Croatia (Pymnt): Document Currency Code

You can specify the currency in which all amounts are given.

Elements

Name (Path)CardinalityDescription
Document Currency Code (/Statement/DocumentCurrencyCode)1..1The currency in which all amounts are given

Restrictions

You must use currency codes from the ISO4217 code list.

Example

<ubl:Statement>
    <!-- code omitted for clarity -->
    <cbc:DocumentCurrencyCode>EUR</cbc:DocumentCurrencyCode>
    <!-- code omitted for clarity -->
</ubl:Statement>