Definition Type: ComplexType
Name: CommodityClassificationType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
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
Collapse XSD Schema Diagram:
Drilldown into CommodityCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into CargoTypeCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into NatureCode in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of CommodityClassificationType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="CommodityClassificationType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Commodity Classification. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information that directly relates to the classification of items according to a (formalised) convention for the classification and description of the items as commodities.</ccts:Definition>
                <ccts:ObjectClass>Commodity Classification</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="NatureCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Commodity Classification. Nature. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>the high level nature of item code issued by a specific maintenance agency.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Commodity Classification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Nature</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CargoTypeCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Commodity Classification. Cargo Type. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Code specifying a type of cargo.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Commodity Classification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Cargo Type</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CommodityCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Commodity Classification. Commodity. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>classification of the type of commodity.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Commodity Classification</ccts:ObjectClass>
                        <ccts:PropertyTerm>Commodity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NatureCode cac:NatureCode 0 1
CargoTypeCode cac:CargoTypeCode 0 1
CommodityCode cac:CommodityCode 0 1
Collapse Derivation Tree:
Collapse References:
cac:CommodityClassification