OriginatorDocumentReference

A reference to an originator document associated with this document.

Details

ElementValue
NameStatementDocumentReference
ComponentTypeASBIE
DictionaryEntryNameInvoice.Originator_DocumentReference.Document Reference
DefinitionA reference to an originator document associated with this document.
Cardinality0..n
ObjectClassInvoice
PropertyTermQualifierOriginator
PropertyTermDocument Reference
AssociatedObjectClassDocument Reference
RepresentationTermDocument Reference
minOccurs0
maxOccursUnbounded

Element

ElementDescription
Invoice/OriginatorDocumentReference/IDSpecify the ID of the originator Document.

Example

The following is for an Italian tendor or lot:

<ubl:Invoice>
    <cac:BillingReference>
        <!-- Code omitted for clarity -->
        <cac:OriginatorDocumentReference>
            <cbc:ID>TENDR2345</cbc:ID>
        </cac:OriginatorDocumentReference>
        <!-- Code omitted for clarity -->
    </cac:BillingReference>
</ubl:Invoice>

Country Specific Configurations