<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:gls="http://www.opengis.net/gls/0.11" targetNamespace="http://www.opengis.net/gls/0.11" elementFormDefault="qualified" version="0.11" xml:lang="en">
	<annotation>
		<appinfo>$Id: glsDescribeFrameworks_request.xsd 2008-01-04 $</appinfo>
		<documentation>
			<description>This XML Schema specifies the content of the GLS DescribeFrameworks request.</description>
			<copyright>Copyright (c) 2008 OpenGIS, All Rights Reserved. </copyright>
		</documentation>
	</annotation>
	<!-- ========= includes and imports ================================ -->
	<include schemaLocation="glsAll.xsd"/>
	<!-- ========= top level element =================================== -->
	<element name="DescribeFrameworks" type="gls:RequestBaseType">
		<annotation>
			<documentation>Request to describe the spatial frameworks to which attribute data available from this server applies.</documentation>
		</annotation>
	</element>
</schema>

