Definition Type: ComplexType
Name: ReceiptIDsType
Namespace: http://www.starstandards.org/webservices/2009/transport
Containing Schema: STARWSDLDataTypes4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into receiptID in schema starwsdldatatypes4_xsdXSD Diagram of ReceiptIDsType in schema starwsdldatatypes4_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