Definition Type: Element
Name: receiptIDs
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: starws:ReceiptIDsType
Containing Schema: STARWSDLDataTypes4.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
An unbounded list of content ids that have been previously received since the last pull request.
Collapse XSD Schema Diagram:
Drilldown into receiptID in schema starwsdldatatypes4_xsd Drilldown into ReceiptIDsType in schema starwsdldatatypes4_xsdXSD Diagram of receiptIDs in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="receiptIDs" type="ReceiptIDsType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org"> An unbounded list of content ids that have been previously
            received since the last pull request.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
receiptID starws:receiptID 1 unbounded
Collapse Derivation Tree: