Singapore (Peppol): Tax Accounting Currency
You can specify the currency used for tax accounting and reporting.
Indicates the currency required for local tax reporting (SGD for Singapore), used when the document currency differs.
Elements
| Name (Path) | Cardinality | Description |
|---|---|---|
Tax Accounting Currency (Invoice/TaxCurrencyCode) | 0..1 | The currency used for tax accounting and reporting purposes. |
Example
Here is an example of an Invoice with document currency different from SGD.
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cbc:DocumentCurrencyCode>USD</cbc:DocumentCurrencyCode>
<cbc:TaxCurrencyCode>SGD</cbc:TaxCurrencyCode>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated 3 days ago
