<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wps="http://www.opengeospatial.net/wps" targetNamespace="http://www.opengeospatial.net/wps" elementFormDefault="qualified" version="0.4.0" xml:lang="en">
	<annotation>
		<appinfo>$Id: wpsAll.xsd 2005-09-15 $</appinfo>
		<documentation>This XML Schema includes and imports, directly and indirectly, all the XML Schemas defined by the WPS Implemetation Specification.
		Copyright (c) Open Geospatial Consortium (2005) </documentation>
	</annotation>
	<!-- ==============================================================
		includes
	============================================================== -->
	<include schemaLocation="wpsDescribeProcess.xsd"/>
	<include schemaLocation="wpsExecute.xsd"/>
	<include schemaLocation="wpsGetCapabilities.xsd"/>
</schema>

