Definition Type: ComplexType
Name: GetType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:RequestVerbType
Containing Schema: Meta.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Expression in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into RequestVerbType in schema meta_xsd1 Drilldown into recordSetReferenceId in schema meta_xsd1 Drilldown into recordSetStartNumber in schema meta_xsd1 Drilldown into recordSetSaveIndicator in schema meta_xsd1 Drilldown into maxItems in schema meta_xsd1 Drilldown into uniqueIndicator in schema meta_xsd1XSD Diagram of GetType in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetType">
    <xsd:complexContent>
        <xsd:extension base="RequestVerbType">
            <xsd:attribute name="uniqueIndicator" type="IndicatorType" use="optional" />
            <xsd:attribute name="maxItems" type="PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetSaveIndicator" type="IndicatorType" use="optional" />
            <xsd:attribute name="recordSetStartNumber" type="PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetReferenceId" type="NormalizedStringType" use="optional" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Expression oagis:Expression (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
uniqueIndicator oagis:uniqueIndicator Optional
maxItems oagis:maxItems Optional
recordSetSaveIndicator oagis:recordSetSaveIndicator Optional
recordSetStartNumber oagis:recordSetStartNumber Optional
recordSetReferenceId oagis:recordSetReferenceId Optional
Collapse Derivation Tree:
Collapse References:
star:Get, oagis:Getoagis:GetListType,