cac:UnstructuredPrice
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:UnstructuredPriceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PriceAmount [0..1] The price amount.
- cbc:TimeAmount [0..1] The usage time upon which the price is based.
Attributes
None
Used in
- Type cac:ConsumptionLineType (Element cac:ConsumptionLine)
Sample instance
<cac:UnstructuredPrice> <cbc:PriceAmount currencyID="normalizedString">1.0</cbc:PriceAmount> <cbc:TimeAmount>string</cbc:TimeAmount> </cac:UnstructuredPrice>