<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ows="http://www.opengeospatial.net/ows" xmlns:gls="http://www.opengeospatial.net/gls" targetNamespace="http://www.opengeospatial.net/gls" elementFormDefault="qualified" version="0.10.1" xml:lang="en">
	<annotation>
		<appinfo>$Id: GeolinkingDataDescription.xsd 2005-10-19 $</appinfo>
		<documentation>This XML Schema Document encodes the gls DescribeDatasets request and response. 
		Copyright (c) Open Geospatial Consortium (2005). </documentation>
	</annotation>
	<!-- =============================================================
		includes and imports
	============================================================== -->
	<include schemaLocation="gdasService.xsd"/>
	<!-- =============================================================
		elements and types
	============================================================== -->
	<element name="DescribeFrameworks" type="gls:RequestBaseType"/>
	<!-- =========================================================== -->
</schema>

