veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType CommodityClassificationType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}CommodityClassificationType (restriction)

Documentation
ABIE Commodity Classification. Details information that directly relates to the classification of items according to a (formalised) convention for the classification and description of the items as commodities. Commodity Classification
Properties
This component is not nillable.

Model
<...>
(NatureCode?, CargoTypeCode?, CommodityCode? )
</...>


Nested Element Summary
udt:CodeTypeCargoTypeCode
           BBIE Commodity Classification. 
udt:CodeTypeCommodityCode
           BBIE Commodity Classification. 
udt:CodeTypeNatureCode
           BBIE Commodity Classification. 
Source
<xsd:complexType name="CommodityClassificationType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="NatureCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CargoTypeCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CommodityCode" type="udt:CodeType">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.