AdditionalDocumentReference
Use this element to model references to additional documents.
General information about this element is provided in the Additional Document References topic.
Details
Detail | Value |
---|---|
Name | AdditionalDocumentReference |
Document-Level Path | Invoice/AdditionalDocumentReference |
Invoice-Level Path | Invoice/InvoiceLine/AdditionalDocumentReference |
Definition | A reference to an additional document associated with this document. |
Cardinality | 0..n |
Elements
Element | Description |
---|---|
AdditionalDocumentReference\ID | The identifier of the reference. |
AdditionalDocumentReference\DocumentType | The type of document that is referenced. |
AdditionalDocumentReference\DocumentDescription | The description of the referenced document. |
Country Specific Configurations
Example
<cac:AdditionalDocumentReference>
<cbc:ID>ASEAN-Australia-New Zealand FTA (AANZFTA)</cbc:ID>
<cbc:DocumentType>FreeTradeAgreement</cbc:DocumentType>
<cbc:DocumentDescription>Sample Description</cbc:DocumentDescription>
</cac:AdditionalDocumentReference>
Updated 2 days ago