xsd.wps.2.0.0.wpsDescribeProcess.xsd Maven / Gradle / Ivy
WPS is an OGC Standard.
Copyright (c) 2015 Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/.
WPS DescribeProcess operation request.
One or more identifiers for which the process description shall be obtained.
"ALL"" is reserved to retrieve the descriptions for all available process offerings.
RFC 4646 language code of the human-readable text (e.g. "en-CA") in the process description.
List structure that is returned by the WPS DescribeProcess operation.
Contains XML descriptions for the queried process identifiers.
Ordered list of one or more full Process
descriptions, listed in the order in which they were requested
in the DescribeProcess operation request.
A process offering is a process description. It has additional attributes that provide additional
information on how this process can be executed on a particular service instance (execution modes,
data transmission modes, informative process version.)
Defines the valid execution modes for a particular process offering.
Allowed execution modes are expressed in an XML list.
Indicates whether data outputs from this process can be stored by the WPS server as web-accessible resources.
Allowed data transmission modes are expressed in an XML list.
The process version is an informative element in a process offering. It is not intended for version negotiation
but can rather be used to communicate updated or changed process implementations on a particular service instance.
Type of the process model. Include when using a different process model than the native process model. This is an
extension hook to support processes that have been specified in other OGC Standards, such as SensorML. For those
process models, compliance with the abstract process model has to be ensured compatibility with the WPS protocol.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy