cbc:TotalTaxAmount
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Schema document: common/UBL-CommonBasicComponents-2.0.xsd
Type: cbc:TotalTaxAmountType
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:QuotationLineType (Element cac:QuotationLine)
- Type cac:LineItemType (Elements cac:BuyerProposedSubstituteLineItem, cac:LineItem, cac:SellerProposedSubstituteLineItem, cac:SellerSubstitutedLineItem)
Sample instance
<cbc:TotalTaxAmount currencyID="GBP">17.50</cbc:TotalTaxAmount>