cac:ItemComparison
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:ItemComparisonType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PriceAmount [0..1] The price for the comparison quantity of the item.
- cbc:Quantity [0..1] The quantity used for price comparison with other items.
Attributes
None
Used in
- Type cac:CatalogueLineType (Element cac:CatalogueLine)
Sample instance
<cac:ItemComparison> <cbc:PriceAmount currencyID="AED">1.0</cbc:PriceAmount> <cbc:Quantity>1.0</cbc:Quantity> </cac:ItemComparison>