Definition Type: Element
Name: receiptIDs
Namespace: http://www.starstandards.org/webservices/2005/10/transport
Type: starws:ReceiptIDsType
Containing Schema: STARWSDLDataTypes.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 starwsdldatatypes_xsd Drilldown into ReceiptIDsType in schema starwsdldatatypes_xsdXSD Diagram of receiptIDs in schema starwsdldatatypes_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: