Definition Type: ComplexType
Name: GetListType
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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 (HR-XML - Human Resources XML)
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 oa:Expression (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
uniqueIndicator oa:uniqueIndicator Optional
maxItems oa:maxItems Optional
recordSetSaveIndicator oa:recordSetSaveIndicator Optional
recordSetStartNumber oa:recordSetStartNumber Optional
recordSetReferenceId oa:recordSetReferenceId Optional
Collapse Derivation Tree:
Collapse References:
oa:GetList