Definition Type: Element
Name: Output
Namespace: http://www.opengis.net/wps/1.0.0
Type: wps:OutputDataType
Containing Schema: wpsExecute_response.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract False
Documentation:
Unordered list of values of all the outputs produced by this process. It is not necessary to include an output until the Status is ProcessSucceeded.
Collapse XSD Schema Diagram:
Drilldown into Data Drilldown into Reference Drilldown into Metadata Drilldown into Abstract Drilldown into Title Drilldown into Identifier Drilldown into DescriptionType Drilldown into OutputDataTypeXSD Diagram of Output
Collapse XSD Schema Code:
<element name="Output" type="wps:OutputDataType" maxOccurs="unbounded">
    <annotation>
        <documentation>Unordered list of values of all the outputs produced by this process. It is not necessary to include an output until the Status is ProcessSucceeded. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier wps:Identifier (1) (1)
Title wps:Title (1) (1)
Abstract wps:Abstract 0 (1)
Metadata wps:Metadata 0 unbounded
Reference wps:Reference (1) (1)
Data wps:Data (1) (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus