cac:CommodityClassification
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:CommodityClassificationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:NatureCode [0..1] The high-level nature of the Classification issued by a specific maintenance agency, expressed as a code.
- cbc:CargoTypeCode [0..1] The type of cargo, expressed as a code.
- cbc:CommodityCode [0..1] The harmonized international commodity code for regulatory (customs and trade statistics) purposes.
- cbc:ItemClassificationCode [0..1] The trade commodity classification, expressed as a code.
Attributes
None
Used in
- Type cac:ItemType (Element cac:Item)
Sample instance
<cac:CommodityClassification> <cbc:NatureCode>normalizedString</cbc:NatureCode> <cbc:CargoTypeCode>normalizedString</cbc:CargoTypeCode> <cbc:CommodityCode>normalizedString</cbc:CommodityCode> <cbc:ItemClassificationCode>normalizedString</cbc:ItemClassificationCode> </cac:CommodityClassification>