Definition Type: ComplexType
Name: ShowType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ResponseVerbType
Containing Schema: Meta.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ResponseCriteria in schema meta_xsd1 Drilldown into OriginalApplicationArea in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into ResponseVerbType in schema meta_xsd1 Drilldown into recordSetReferenceId in schema meta_xsd1 Drilldown into recordSetCompleteIndicator in schema meta_xsd1 Drilldown into recordSetTotal in schema meta_xsd1 Drilldown into recordSetCount in schema meta_xsd1 Drilldown into recordSetStartNumber in schema meta_xsd1XSD Diagram of ShowType in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowType">
    <xsd:complexContent>
        <xsd:extension base="ResponseVerbType">
            <xsd:attribute name="recordSetStartNumber" type="PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetCount" type="PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetTotal" type="PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetCompleteIndicator" type="IndicatorType" 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
OriginalApplicationArea oagis:OriginalApplicationArea 0 (1)
ResponseCriteria oagis:ResponseCriteria 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
recordSetStartNumber oagis:recordSetStartNumber Optional
recordSetCount oagis:recordSetCount Optional
recordSetTotal oagis:recordSetTotal Optional
recordSetCompleteIndicator oagis:recordSetCompleteIndicator Optional
recordSetReferenceId oagis:recordSetReferenceId Optional
Collapse Derivation Tree:
Collapse References:
oagis:ListType, oagis:Show