AdditionalDocumentReference
Use this element to model references to additional documents.
General information is described in the Additional Documents section.
Details
Element | Value |
---|---|
Name | AdditionalDocumentReference |
ComponentType | ASBIE |
DictionaryEntryName | Invoice.Additional_DocumentReference.DocumentReference |
Definition | A reference to an additional document associated with this document. |
Cardinality | 0..n |
ObjectClass | Invoice |
PropertyTermQualifier | Additional |
PropertyTerm | Document Reference |
AssociatedObjectClass | Document Reference |
RepresentationTerm | Document Reference |
minOccurs | 0 |
maxOccurs | Unbounded |
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>d
Updated about 2 months ago