DocumentCurrencyCode

A code signifying the default currency for this document.

General information is provided in the Invoice Currency Code topic.

Details

DetailValue
NameDocumentCurrencyCode
PathInvoice/DocumentCurrencyCode
DefinitionA code signifying the default currency for this document.
Cardinality0..1
DataTypeCurrency_Code.Type

Elements

ElementDescription
Invoice/DocumentCurrencyCodeSpecify 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>