All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opengis.cite.wps20.examples.ValidUniqueJobIds.xml Maven / Gradle / Ivy

The newest version!
 <wps:Execute xmlns:wps="http://www.opengis.net/wps/2.0"
 xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xlink="http://www.w3.org/1999/xlink"
       xmlns:xsi="http://www.aw3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://www.opengis.net/wps/2.0 ../wps.xsd" service="WPS"
       version="2.0.0" response="document" mode="async">
      <ows:Identifier>org.n52.javaps.test.EchoProcess</ows:Identifier>
      <wps:Input id="literalInput">
            <wps:Data>
            	<wps:LiteralValue>PASSED</wps:LiteralValue>
            </wps:Data>
      </wps:Input>
      <wps:Output id="literalOutput" transmission="value"/>
</wps:Execute>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy