Definition Type: ComplexType
Name: ShowType
Namespace: http://www.starstandard.org/STAR/5
Type: star:ResponseVerbType
Containing Schema: Meta.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into recordSetReferenceId Drilldown into recordSetCompleteIndicator Drilldown into recordSetTotal Drilldown into recordSetCount Drilldown into recordSetStartNumber Drilldown into ResponseCriteria Drilldown into OriginalApplicationArea Drilldown into VerbType Drilldown into ResponseVerbTypeXSD Diagram of ShowType
Collapse XSD Schema Code:
<xsd:complexType name="ShowType">
    <xsd:complexContent>
        <xsd:extension base="ResponseVerbType">
            <xsd:attribute name="recordSetStartNumber" type="oagis:PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetCount" type="oagis:PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetTotal" type="oagis:PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="recordSetCompleteIndicator" type="udt:IndicatorType" use="optional" />
            <xsd:attribute name="recordSetReferenceId" type="qdt:NormalizedStringType" use="optional" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea star:OriginalApplicationArea 0 1
ResponseCriteria star:ResponseCriteria 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
recordSetStartNumber star:recordSetStartNumber Optional
recordSetCount star:recordSetCount Optional
recordSetTotal star:recordSetTotal Optional
recordSetCompleteIndicator star:recordSetCompleteIndicator Optional
recordSetReferenceId star:recordSetReferenceId Optional
Collapse Derivation Tree:
Collapse References:
star:Show
Collapse Comments:
blog comments powered by Disqus