wps/src/main/webapp/requests/GetCapabilities.xml

8 lines
443 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<wps:GetCapabilities service="WPS"
xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_request.xsd">
<wps:AcceptVersions>
<ows:Version xmlns:ows="http://www.opengis.net/ows/1.1">1.0.0</ows:Version>
</wps:AcceptVersions>
</wps:GetCapabilities>