Definition Type: ComplexType
Name: Get
Namespace: http://www.openapplications.org/oagis
Type: oa:RequestVerb
Containing Schema: Get.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReturnCriteria in schema verb_xsd Drilldown into Verb in schema verbbase_xsd Drilldown into confirm in schema verb_xsd Drilldown into ConfirmableVerb in schema verb_xsd Drilldown into RequestVerb in schema verb_xsd Drilldown into show in schema get_xsdXSD Diagram of Get in schema get_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="Get">
    <xs:complexContent>
        <xs:extension base="RequestVerb">
            <xs:attribute name="show" type="xs:string" fixed="Always" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReturnCriteria oa:ReturnCriteria (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
confirm oa:confirm (Optional)
show oa:show (Optional)
Collapse Derivation Tree:
Collapse References:
oa:Get