cbc:TaxAmount
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Schema document: common/UBL-CommonBasicComponents-2.0.xsd
Type: cbc:TaxAmountType
Properties: Global, Qualified
Content
from type udt:AmountType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
currencyID | [1..1] | clm54217:CurrencyCodeContentType | The currency of the amount. | from type udt:AmountType |
Used in
- Type cac:TaxSubtotalType (Element cac:TaxSubtotal)
- Type cac:TaxTotalType (Element cac:TaxTotal)
Sample instance
<cbc:TaxAmount currencyID="GBP">17.50</cbc:TaxAmount>