Definition Type: Element
Name: Data
Namespace: http://www.opengis.net/wps/1.0.0
Type: wps:DataType
Containing Schema: wpsExecute_response.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Identifies this output value as a data embedded in this response, and includes that data. This element shall be used by a server when "store" in the Execute request is "false".
Collapse XSD Schema Diagram:
Drilldown into BoundingBoxData Drilldown into LiteralData Drilldown into ComplexData Drilldown into DataTypeXSD Diagram of Data
Collapse XSD Schema Code:
<element name="Data" type="wps:DataType">
    <annotation>
        <documentation>Identifies this output value as a data embedded in this response, and includes that data. This element shall be used by a server when "store" in the Execute request is "false". </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ComplexData wps:ComplexData (1) (1)
LiteralData wps:LiteralData (1) (1)
BoundingBoxData wps:BoundingBoxData (1) (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus