cac:ItemComparison
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ItemComparisonType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PriceAmount [0..1] The price for the Item Comparison
- cbc:Quantity [0..1] The quantity for which this comparison is valid.
Attributes
None
Used in
- Type cac:CatalogueLineType (Element cac:CatalogueLine)
Sample instance
<cac:ItemComparison> <cbc:PriceAmount currencyID="normalizedString">1.0</cbc:PriceAmount> <cbc:Quantity>1.0</cbc:Quantity> </cac:ItemComparison>