Definition Type: ComplexType
Name: ReceiptAdviceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:ReceiptAdvice-2
Containing Schema: UBL-ReceiptAdvice-2.0.xsd
Abstract
Documentation:
ABIE Receipt Advice. Details The document used to describe the receipt of goods and services. Receipt Advice Receipt, Delivery Acknowledgement
Collapse XSD Schema Diagram:
Drilldown into ReceiptLine in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Shipment in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SellerSupplierParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into BuyerCustomerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DespatchSupplierParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DeliveryCustomerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Signature in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into AdditionalDocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DespatchDocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OrderReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into LineCountNumeric in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DocumentStatusCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UUID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CopyIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ProfileID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CustomizationID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UBLVersionID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UBLExtensions in schema ubl-commonextensioncomponents-2_0_xsdXSD Diagram of ReceiptAdviceType in schema ubl-receiptadvice-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ReceiptAdviceType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Receipt Advice. Details</ccts:DictionaryEntryName>
                <ccts:Definition>The document used to describe the receipt of goods and services.</ccts:Definition>
                <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                <ccts:AlternativeBusinessTerms>Receipt, Delivery Acknowledgement</ccts:AlternativeBusinessTerms>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ext:UBLExtensions" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>A container for all extensions present in the document.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:UBLVersionID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. UBL Version Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>The earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>UBL Version Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>2.0.5</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CustomizationID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Customization Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies a user-defined customization of UBL for a specific use.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Customization Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>NES</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ProfileID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Profile Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies a user-defined profile of the subset of UBL being used.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Profile Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>BasicProcurementProcess</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>An identifier for the Receipt Advice assigned by Delivery (Party).</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CopyIndicator" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Copy_ Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether the Receipt Advice is a copy (true) or not (false).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Copy</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. UUID. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>A universally unique identifier for an instance of this ABIE.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>UUID</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:IssueDate" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Issue Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>The date assigned by Delivery (Party) on which the Receipt Advice was issued.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Issue Date</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
                        <ccts:DataType>Date. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:IssueTime" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Issue Time. Time</ccts:DictionaryEntryName>
                        <ccts:Definition>The time assigned by Delivery (Party) at which the Receipt Advice was issued.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Issue Time</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
                        <ccts:DataType>Time. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DocumentStatusCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Document Status Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the status of the Receipt Advice with respect to its original state. This may be used if the document precedes the event and is subsequently found to be incorrect and in need of cancelling or revising.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Status Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Document Status_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-form text applying to the Receipt Advice. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Note</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:LineCountNumeric" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Line Count. Numeric</ccts:DictionaryEntryName>
                        <ccts:Definition>The number of lines in the document.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Count</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
                        <ccts:DataType>Numeric. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:OrderReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Order Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Order Reference.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Order Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Order Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:DespatchDocumentReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Despatch_ Document Reference. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An associative reference to Despatch Advice.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:AdditionalDocumentReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Additional_ Document Reference. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An associative reference to Additional Document</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:Signature" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Signature</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Signature.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Signature</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Signature</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:DeliveryCustomerParty" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Delivery_ Customer Party. Customer Party</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Delivery Party.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Customer Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Customer Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:DespatchSupplierParty" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Despatch_ Supplier Party. Supplier Party</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Dispatch Party.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Despatch</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Supplier Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:BuyerCustomerParty" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Buyer_ Customer Party. Customer Party</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Buyer.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Buyer</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Customer Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Customer Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:SellerSupplierParty" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Seller_ Supplier Party. Supplier Party</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Seller.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Seller</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Supplier Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:Shipment" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Shipment</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Shipment</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Shipment</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:ReceiptLine" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Receipt Advice. Receipt Line</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Receipt Advice Line.</ccts:Definition>
                        <ccts:Cardinality>1..n</ccts:Cardinality>
                        <ccts:ObjectClass>Receipt Advice</ccts:ObjectClass>
                        <ccts:PropertyTerm>Receipt Line</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Receipt Line</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UBLExtensions ext:UBLExtensions 0 1
UBLVersionID cbc:UBLVersionID 0 1
CustomizationID cbc:CustomizationID 0 1
ProfileID cbc:ProfileID 0 1
ID cbc:ID 1 1
CopyIndicator cbc:CopyIndicator 0 1
UUID cbc:UUID 0 1
IssueDate cbc:IssueDate 1 1
IssueTime cbc:IssueTime 0 1
DocumentStatusCode cbc:DocumentStatusCode 0 1
Note cbc:Note 0 unbounded
LineCountNumeric cbc:LineCountNumeric 0 1
OrderReference cac:OrderReference 0 unbounded
DespatchDocumentReference cac:DespatchDocumentReference 0 unbounded
AdditionalDocumentReference cac:AdditionalDocumentReference 0 unbounded
Signature cac:Signature 0 unbounded
DeliveryCustomerParty cac:DeliveryCustomerParty 1 1
DespatchSupplierParty cac:DespatchSupplierParty 1 1
BuyerCustomerParty cac:BuyerCustomerParty 0 1
SellerSupplierParty cac:SellerSupplierParty 0 1
Shipment cac:Shipment 0 1
ReceiptLine cac:ReceiptLine 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsW:ReceiptAdvice