Definition Type: ComplexType
Name: GetListType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:GetType
Containing Schema: Meta.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Expression in schema meta_xsd Drilldown into VerbType in schema meta_xsd Drilldown into RequestVerbType in schema meta_xsd Drilldown into recordSetReferenceId in schema meta_xsd Drilldown into recordSetStartNumber in schema meta_xsd Drilldown into recordSetSaveIndicator in schema meta_xsd Drilldown into maxItems in schema meta_xsd Drilldown into uniqueIndicator in schema meta_xsd Drilldown into GetType in schema meta_xsdXSD Diagram of GetListType in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="GetListType">
    <xsd:complexContent>
        <xsd:extension base="GetType" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Expression nsA:Expression (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
uniqueIndicator nsA:uniqueIndicator Optional
maxItems nsA:maxItems Optional
recordSetSaveIndicator nsA:recordSetSaveIndicator Optional
recordSetStartNumber nsA:recordSetStartNumber Optional
recordSetReferenceId nsA:recordSetReferenceId Optional
Collapse Derivation Tree:
Collapse References:
nsA:GetList