Definition Type: ComplexType
Name: OutputDataType
Namespace: http://www.opengis.net/wps/1.0.0
Type: wps:DescriptionType
Containing Schema: wpsExecute_response.xsd
Abstract False
Documentation:
Value of one output from a process.
Collapse XSD Schema Diagram:
Drilldown into Data Drilldown into Reference Drilldown into Metadata Drilldown into Abstract Drilldown into Title Drilldown into Identifier Drilldown into DescriptionTypeXSD Diagram of OutputDataType
Collapse XSD Schema Code:
<complexType name="OutputDataType">
    <annotation>
        <documentation>Value of one output from a process. </documentation>
    </annotation>
    <complexContent>
        <extension base="wps:DescriptionType">
            <annotation>
                <documentation>In this use, the DescriptionType shall describe this process output. </documentation>
            </annotation>
            <group ref="wps:OutputDataFormChoice">
                <annotation>
                    <documentation>Identifies the form of this output, and provides supporting information. </documentation>
                </annotation>
            </group>
        </extension>
    </complexContent>
</complexType>
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 References:
wps:Output
Collapse Comments:
blog comments powered by Disqus