OriginatorDocumentReference
A reference to an originator document associated with this document.
Details
Element | Value |
---|---|
Name | StatementDocumentReference |
ComponentType | ASBIE |
DictionaryEntryName | Invoice.Originator_DocumentReference.Document Reference |
Definition | A reference to an originator document associated with this document. |
Cardinality | 0..n |
ObjectClass | Invoice |
PropertyTermQualifier | Originator |
PropertyTerm | Document Reference |
AssociatedObjectClass | Document Reference |
RepresentationTerm | Document Reference |
minOccurs | 0 |
maxOccurs | Unbounded |
Element
Element | Description |
---|---|
Invoice/OriginatorDocumentReference/ID | Specify 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
Updated about 1 month ago