cbc:PerUnitAmount
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Schema document: common/UBL-CommonBasicComponents-2.1.xsd
Type: cbc:PerUnitAmountType
Properties: Global, Qualified
Content
from type udt:AmountType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
currencyCodeListVersionID | [0..1] | xsd:normalizedString | The VersionID of the UN/ECE Rec9 code list. | from type cct:AmountType |
currencyID | [1..1] | xsd:normalizedString | The currency of the amount. | from type udt:AmountType |
Used in
- Type cac:TaxSubtotalType (Element cac:TaxSubtotal)
- Type cac:TaxCategoryType (Elements cac:ApplicableTaxCategory, cac:ClassifiedTaxCategory, cac:TaxCategory)
- Type cac:AllowanceChargeType (Elements cac:AllowanceCharge, cac:ExtraAllowanceCharge, cac:FreightAllowanceCharge, cac:ServiceAllowanceCharge)
Sample instance
<cbc:PerUnitAmount currencyID="normalizedString">1.0</cbc:PerUnitAmount>