| Cardinality | Technical term | Business term | Description | Semantic data type |
|---|---|---|---|---|
| 1..1 | taxType | Type of tax | Textual description of the type of tax | String |
| 1..1 | taxAmount | Amount of tax | Value of paid tax, expressed in the required currency | Decimal |
| 1..1 | currency | Currency used | The currency in which the tax was expressed. Use Currency code of 3 letters (ISO 4217) | String (restricted) |
| 0..1 | taxAuthority | Tax Authority | Authority who imposed the tax | String |
| 0..1 | taxPaidDate | Tax Paid Date | Date when the tax was paid | Date |
| 0..1 | receiptReference | Receipt Reference | Receipt number or other form of reference | String |
