Definition Type: ComplexType
Name: GoodsItemType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Goods Item. Details A separately identifiable quantity of products of a single product type. Goods Item
Collapse XSD Schema Diagram:
Drilldown into OriginAddress in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ContainedGoodsItem in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Temperature in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into InvoiceLine in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into FreightAllowanceCharge in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into GoodsItemContainer in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Item in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into CustomsImportClassifiedIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CustomsTariffQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CustomsStatusCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into RequiredCustomsID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into PreferenceCriterionCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Quantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into NetVolumeMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into GrossVolumeMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ChargeableWeightMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into NetNetWeightMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into NetWeightMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into GrossWeightMeasure in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into InsuranceValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into FreeOnBoardValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DeclaredStatisticsValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DeclaredForCarriageValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DeclaredCustomsValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into HazardousRiskIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Description in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into SequenceNumberID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of GoodsItemType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="GoodsItemType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Goods Item. Details</ccts:DictionaryEntryName>
                <ccts:Definition>A separately identifiable quantity of products of a single product type.</ccts:Definition>
                <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>An identifier for the goods item.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:SequenceNumberID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Sequence Number. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Sequence number differentiating a specific goods item within a consignment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Sequence Number</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Customs item number (WCO ID 021), Sequence Position</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Description. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Plain language description of a goods item sufficient to identify it for customs, statistical, or transport purposes.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Description</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Description of goods (WCO ID 137)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Hazardous Risk_ Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether the goods item includes hazardous items (dangerous goods).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Hazardous Risk</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                        <ccts:Examples>default is negative</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DeclaredCustomsValueAmount" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Declared Customs_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Amount declared for Customs purposes of those goods in a consignment which are subject to the same Customs procedure and have the same tariff/statistical heading, country information, and duty regime.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Declared Customs</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>For Customs Value (WCO ID 108)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DeclaredForCarriageValueAmount" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Declared For Carriage_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Value declared by the shipper or his agent solely for the purpose of varying the carrier's level of liability from that provided in the contract of carriage in case of loss or damage to goods or delayed delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Declared For Carriage</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Interest in delivery, declared value for carriage</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DeclaredStatisticsValueAmount" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Declared Statistics_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Value declared for statistical purposes of those goods in a consignment which have the same statistical heading.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Declared Statistics</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Statistical Value (WCO ID 114)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:FreeOnBoardValueAmount" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Free On Board_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Monetary amount that has to be or has been paid as calculated under the applicable trade delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Free On Board</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>FOB Value</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:InsuranceValueAmount" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Insurance_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>The amount covered by an insurance for a particular goods item.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Insurance</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Value Insured</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ValueAmount" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Specifies the amount on which a duty, tax, or fee will be assessed.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Duty/tax/fee assessment basis in value (WCO ID 116)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:GrossWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Gross_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Weight (mass) of goods, including packaging but excluding the carrier's equipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Gross</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Actual Gross Weight</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:NetWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Weight (mass) of goods item, excluding all packing but including any packaging that normally goes with the goods.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:NetNetWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Net Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Weight (mass) of goods without any packaging.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Net Net</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Customs Weight (WCO ID 128)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ChargeableWeightMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Chargeable_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Gross weight (mass) on which a charge is to be based.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Chargeable</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:GrossVolumeMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Gross_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Measurement normally arrived at by multiplying the maximum length, width, and height of the goods item.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Gross</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Volume</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Volume, Gross Measurement Cube (GMC), Cube (WCO ID 134)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:NetVolumeMeasure" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Net_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The volume contained by a goods item, excluding the volume of any packaging material.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Volume</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>Number of goods items.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:PreferenceCriterionCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Preference Criterion. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Specifies the treatment preference for this good according to international trading agreements.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Preference Criterion</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:Examples>"Preference Criterion" is used in the following manner in the paper CO of another country (e.g.):
"A" - The good is "wholly obtained or produced entirely" in the territory of one or more of the NAFTA countries as reference in Article 415. Note: The purchase of a good in the territory does not necessarily render it "wholly obtained or produced".  If the good is an agricultural good, see also criterion F and Annex 703.2. (Reference: Article 401(a), 415).
"B" - ...
"C" - ...
"D" - ...
"E" - ...
"F" - The good is an originating agricultural good under preference criterion A,B, or C above and is not subjected to quantitative restriction in the importing NAFTA country because....
Thus, the column "Preference Criterion" will indicate either A, B, C,...</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:RequiredCustomsID" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Required_ Customs Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Additional tariff codes required to specify a type of goods for Customs, transport, statistical, or other regulatory purposes.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Customs Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Tariff code extensions (WCO ID 255)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CustomsStatusCode" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Customs Status Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Status of goods as identified by customs for regulation purposes.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Customs Status Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Customs status of goods (WCO ID 094)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CustomsTariffQuantity" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Customs Tariff Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>Quantity of the goods in the unit as required by Customs for tariff, statistical, or fiscal purposes.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Customs Tariff Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CustomsImportClassifiedIndicator" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Customs Import_ Classified Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether the goods have been customs classified for import.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Customs Import</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Classified Indicator</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Item" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Item</ccts:DictionaryEntryName>
                        <ccts:Definition>Association to a description of the good or service.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="GoodsItemContainer" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Goods Item Container</ccts:DictionaryEntryName>
                        <ccts:Definition>Association to describe the transporting of a goods item in a unit of transport equipment (e.g., container).</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Goods Item Container</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Goods Item Container</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FreightAllowanceCharge" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Freight_ Allowance Charge. Allowance Charge</ccts:DictionaryEntryName>
                        <ccts:Definition>Costs incurred by the shipper in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. In addition to transport costs, this may include such elements as packing, documentation, loading, unloading, and insurance (to the extent that they relate to the freight costs).</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Freight</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="InvoiceLine" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Invoice Line</ccts:DictionaryEntryName>
                        <ccts:Definition>Association to information directly relating to a line item of an invoice.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Invoice Line</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Invoice Line</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Temperature" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Temperature</ccts:DictionaryEntryName>
                        <ccts:Definition>Any temperatures associated with the goods.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTerm>Temperature</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ContainedGoodsItem" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Contained_ Goods Item. Goods Item</ccts:DictionaryEntryName>
                        <ccts:Definition>Associates with any other goods items contained in this goods item.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Contained</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Goods Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Goods Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OriginAddress" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Goods Item. Origin_ Address. Address</ccts:DictionaryEntryName>
                        <ccts:Definition>Region in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the Customs tariff, or quantitative restrictions, or any other measure related to trade.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Goods Item</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Origin</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Address</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 1 1
SequenceNumberID cbc:SequenceNumberID 0 1
Description cbc:Description 0 unbounded
HazardousRiskIndicator cbc:HazardousRiskIndicator 0 1
DeclaredCustomsValueAmount cbc:DeclaredCustomsValueAmount 0 1
DeclaredForCarriageValueAmount cbc:DeclaredForCarriageValueAmount 0 1
DeclaredStatisticsValueAmount cbc:DeclaredStatisticsValueAmount 0 1
FreeOnBoardValueAmount cbc:FreeOnBoardValueAmount 0 1
InsuranceValueAmount cbc:InsuranceValueAmount 0 1
ValueAmount cbc:ValueAmount 0 1
GrossWeightMeasure cbc:GrossWeightMeasure 0 1
NetWeightMeasure cbc:NetWeightMeasure 0 1
NetNetWeightMeasure cbc:NetNetWeightMeasure 0 1
ChargeableWeightMeasure cbc:ChargeableWeightMeasure 0 1
GrossVolumeMeasure cbc:GrossVolumeMeasure 0 1
NetVolumeMeasure cbc:NetVolumeMeasure 0 1
Quantity cbc:Quantity 0 1
PreferenceCriterionCode cbc:PreferenceCriterionCode 0 1
RequiredCustomsID cbc:RequiredCustomsID 0 1
CustomsStatusCode cbc:CustomsStatusCode 0 1
CustomsTariffQuantity cbc:CustomsTariffQuantity 0 1
CustomsImportClassifiedIndicator cbc:CustomsImportClassifiedIndicator 0 1
Item cac:Item 0 unbounded
GoodsItemContainer cac:GoodsItemContainer 0 unbounded
FreightAllowanceCharge cac:FreightAllowanceCharge 0 unbounded
InvoiceLine cac:InvoiceLine 0 unbounded
Temperature cac:Temperature 0 unbounded
ContainedGoodsItem cac:ContainedGoodsItem 0 unbounded
OriginAddress cac:OriginAddress 0 1
Collapse Derivation Tree:
Collapse References:
cac:ContainedGoodsItem, cac:GoodsItem