cbc:TaxExclusiveAmount
The monetary amount of an extended transaction line, exclusive of taxes.
About
- Occurrence: [1..1]
- Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Attributes
| Name | Occurrence | Type | Description |
|---|---|---|---|
| currencyID | [1..1] | xsd:string | The identifier of the currency used in the transaction. |
Example
<cbc:TaxExclusiveAmount currencyID="USD">80.00</cbc:TaxExclusiveAmount>Last updated on