Definition Type: Element
Name: InputData
Namespace: http://www.opengis.net/ows/1.1
Type: ows:ManifestType
Containing Schema: owsInputOutputData.xsd
Abstract
Documentation:
Input data in a XML-encoded OWS operation request, allowing including multiple data items with each data item either included or referenced. This InputData element, or an element using the ManifestType with a more-specific element name (TBR), shall be used whenever applicable within XML-encoded OWS operation requests.
Collapse XSD Schema Diagram:
Drilldown into ReferenceGroup in schema owsmanifest_xsd Drilldown into Metadata in schema owscommon_xsd Drilldown into Identifier in schema owsdataidentification_xsd Drilldown into Keywords in schema ows19115subset_xsd Drilldown into Abstract in schema ows19115subset_xsd Drilldown into Title in schema ows19115subset_xsd Drilldown into DescriptionType in schema owsdataidentification_xsd Drilldown into BasicIdentificationType in schema owsdataidentification_xsd Drilldown into ManifestType in schema owsmanifest_xsdXSD Diagram of InputData in schema owsinputoutputdata_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="InputData" type="ows:ManifestType">
    <annotation>
        <documentation>Input data in a XML-encoded OWS operation request, allowing including multiple data items with each data item either included or referenced. This InputData element, or an element using the ManifestType with a more-specific element name (TBR), shall be used whenever applicable within XML-encoded OWS operation requests. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Title ows:Title 0 unbounded
Abstract ows:Abstract 0 unbounded
Keywords ows:Keywords 0 unbounded
Identifier ows:Identifier 0 (1)
Metadata ows:Metadata 0 unbounded
ReferenceGroup ows:ReferenceGroup (1) unbounded
Collapse Derivation Tree: