cbc:ValueAmount
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Schema document: common/UBL-CommonBasicComponents-2.3.xsd
Type: cbc:ValueAmountType
Properties: Global, Qualified
Content
- Type based on xsd:decimal
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:PrizeType (Element cac:Prize)
- Type cac:StockAvailabilityReportLineType (Element cac:StockAvailabilityReportLine)
- Type cac:GoodsItemType (Elements cac:ContainedGoodsItem, cac:GoodsItem, cac:ReferencedGoodsItem)
- Type cac:CapabilityType (Elements cac:BusinessCapability, cac:Capability, cac:FinancialCapability, cac:TechnicalCapability)
Sample instance
<cbc:ValueAmount currencyID="DKK">10500.00</cbc:ValueAmount>