DocumentCurrencyCode
A code signifying the default currency for this document.
General information is provided in the Invoice Currency Code topic.
Details
Detail | Value |
---|---|
Name | DocumentCurrencyCode |
Path | Invoice/DocumentCurrencyCode |
Definition | A code signifying the default currency for this document. |
Cardinality | 0..1 |
DataType | Currency_Code.Type |
Elements
Element | Description |
---|---|
Invoice/DocumentCurrencyCode | Specify the currency of the Document as represented by the ISO codes here. |
Country-Specific Topics
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:DocumentCurrencyCode>USD</cbc:DocumentCurrencyCode>
<!-- code omitted for clarity -->
</Invoice>
Updated about 1 month ago