<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 U (http://www.xmlspy.com) by Peter Schut (AGRICULTURE & AGRI-FOOD CANADA) -->
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ows="http://www.opengis.net/ows" xmlns:gls="http://www.opengeospatial.net/gls" xmlns:ns1="http://www.opengeospatial.net/ows" targetNamespace="http://www.opengeospatial.net/gls" elementFormDefault="qualified" version="0.10.1" xml:lang="en">
	<annotation>
		<documentation>
			<description>This XML Schema encodes common descriptions for GDAS request and responses</description>
			<copyright>Copyright (c) 2005 OpenGIS, All Rights Reserved. </copyright>
		</documentation>
	</annotation>
	<!-- =============================================================
		includes and imports
	============================================================== -->
	<include schemaLocation="gdasService.xsd"/>
	<!-- =============================================================
		elements and types
	============================================================== -->
	<element name="GetData" type="gls:GetDataType"/>
</schema>

