Definition Type: Element
Name: ComplexData
Namespace: http://www.opengis.net/wps/1.0.0
Type: wps:SupportedComplexDataInputType
Containing Schema: wpsDescribeProcess_response.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Indicates that this Input shall be a complex data structure (such as a GML document), and provides a list of Formats, Encodings, and Schemas supported for this Input. The value of this ComplexData structure can be input either embedded in the Execute request or remotely accessible to the server. The client can select from among the identified combinations of Formats, Encodings, and Schemas to specify the form of the Input. This allows for complete specification of particular versions of GML, or image formats.
Collapse XSD Schema Diagram:
Drilldown into maximumMegabytes Drilldown into Supported Drilldown into Default Drilldown into SupportedComplexDataType Drilldown into SupportedComplexDataInputTypeXSD Diagram of ComplexData
Collapse XSD Schema Code:
<element name="ComplexData" type="wps:SupportedComplexDataInputType">
    <annotation>
        <documentation>Indicates that this Input shall be a complex data structure (such as a GML document), and provides a list of Formats, Encodings, and Schemas supported for this Input. The value of this ComplexData structure can be input either embedded in the Execute request or remotely accessible to the server.  The client can select from among the identified combinations of Formats, Encodings, and Schemas to specify the form of the Input. This allows for complete specification of particular versions of GML, or image formats. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Default wps:Default (1) (1)
Supported wps:Supported (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
maximumMegabytes wps:maximumMegabytes Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus