Definition Type: ComplexType
Name: ReceiptIDsType
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Containing Schema: STARWSDLDataTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into receiptID in schema starwsdldatatypes_xsdXSD Diagram of ReceiptIDsType in schema starwsdldatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ReceiptIDsType">
    <xsd:sequence>
        <xsd:element name="receiptID" type="xsd:token" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
receiptID starws:receiptID 1 unbounded
Collapse Derivation Tree:
Collapse References:
starws:receiptIDs