Definition Type: ComplexType
Name: ShipmentType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Shipment. Details Information about a shipment. Shipment Consignment
Collapse XSD Schema Diagram:
Drilldown into FreightAllowanceCharge in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ExportCountry in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into LastExitPortLocation in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into FirstArrivalPortLocation in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OriginAddress in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into TransportHandlingUnit in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Delivery in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ShipmentStage in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into GoodsItem in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Consignment in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SplitConsignmentIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DeliveryInstructions in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into SpecialInstructions 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 InsuranceValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TotalTransportHandlingUnitQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TotalGoodsItemQuantity 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 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 Information in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into HandlingInstructions in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into HandlingCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ShippingPriorityLevelCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of ShipmentType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Shipment. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a shipment.</ccts:Definition>
                <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                <ccts:AlternativeBusinessTerms>Consignment</ccts:AlternativeBusinessTerms>
            </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>Shipment. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies a shipment.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Waybill Number</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ShippingPriorityLevelCode" 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>Shipment. Shipping Priority Level. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The priority or level of service required for a shipment, expressed as a code.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Shipping Priority Level</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Service Level, Service Priority</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:HandlingCode" 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>Shipment. Handling Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The handling required for a shipment, expressed as a code.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Handling Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Special Handling</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:HandlingInstructions" 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>Shipment. Handling_ Instructions. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-form text describing Handling Instructions for a shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Handling</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Instructions</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Information" 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>Shipment. Information. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-form text applying to a shipment. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Information</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </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>Shipment. Gross_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The total gross weight of a shipment; the weight of the goods plus packaging plus transport equipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Gross</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: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>Shipment. Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The total net weight of a shipment; the weight of the goods plus packaging.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</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>Shipment. Net Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The weight of the goods net of packaging and transport equipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</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: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>Shipment. Gross_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The total volume of the goods in a shipment plus packaging.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Gross</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: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>Shipment. Net_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>The volume of a shipment net of packaging and transport equipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</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:TotalGoodsItemQuantity" 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>Shipment. Total_ Goods Item Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>Count of the total number of goods items within a shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Goods Item 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:TotalTransportHandlingUnitQuantity" 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>Shipment. Total_ Transport Handling Unit Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>Count of the number of pieces of transport handling equipment in a shipment, such as pallets, boxes, and cases.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Transport Handling Unit Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Number of THUs</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>Shipment. Insurance_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>The total sum covered by an insurance for the shipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</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: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>Shipment. Declared Customs_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Amount declared for customs purposes of those goods in a shipment 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>Shipment</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: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>Shipment. 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>Shipment</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>Declared value for carriage, Interest in delivery</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>Shipment. 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>Shipment</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</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>Shipment. 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>Shipment</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:SpecialInstructions" 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>Shipment. Special_ Instructions. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Special instructions relating to a shipment.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Special</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Instructions</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:DeliveryInstructions" 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>Shipment. Delivery_ Instructions. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Delivery instructions relating to a shipment.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Instructions</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:SplitConsignmentIndicator" 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>Shipment. Split Consignment_ Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether the consignment has been split in transit.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Split Consignment</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>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="Consignment" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Shipment. Consignment</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Consignment covering the shipment.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Consignment</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Consignment</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="GoodsItem" 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>Shipment. Goods Item</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Goods Item (for Bulk Goods).</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Goods Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Goods Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ShipmentStage" 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>Shipment. Shipment Stage</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Shipment Stage.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Shipment Stage</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Shipment Stage</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Delivery" 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>Shipment. Delivery</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Delivery</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Delivery</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="TransportHandlingUnit" 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>Shipment. Transport Handling Unit</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Transport Handling Unit used for loose and containerized goods.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Transport Handling Unit</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Transport Handling Unit</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>Shipment. Origin_ Address. Address</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the 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 of any other measure related to trade.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</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:element ref="FirstArrivalPortLocation" 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>Shipment. First Arrival Port_ Location. Location</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the first arrival location. This would be a port for sea, airport for air, and border post for land crossing.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>First Arrival Port</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Location</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="LastExitPortLocation" 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>Shipment. Last Exit Port_ Location. Location</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the final exporting location. This would be a port for sea, airport for air, and border post for land crossing.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Last Exit Port</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Location</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ExportCountry" 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>Shipment. Export_ Country. Country</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the country from which the goods are originally exported without any commercial transaction taking place in intermediate countries.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Shipment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Export</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Country</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Country</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>Shipment. 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>Shipment</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:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 1 1
ShippingPriorityLevelCode cbc:ShippingPriorityLevelCode 0 1
HandlingCode cbc:HandlingCode 0 1
HandlingInstructions cbc:HandlingInstructions 0 1
Information cbc:Information 0 1
GrossWeightMeasure cbc:GrossWeightMeasure 0 1
NetWeightMeasure cbc:NetWeightMeasure 0 1
NetNetWeightMeasure cbc:NetNetWeightMeasure 0 1
GrossVolumeMeasure cbc:GrossVolumeMeasure 0 1
NetVolumeMeasure cbc:NetVolumeMeasure 0 1
TotalGoodsItemQuantity cbc:TotalGoodsItemQuantity 0 1
TotalTransportHandlingUnitQuantity cbc:TotalTransportHandlingUnitQuantity 0 1
InsuranceValueAmount cbc:InsuranceValueAmount 0 1
DeclaredCustomsValueAmount cbc:DeclaredCustomsValueAmount 0 1
DeclaredForCarriageValueAmount cbc:DeclaredForCarriageValueAmount 0 1
DeclaredStatisticsValueAmount cbc:DeclaredStatisticsValueAmount 0 1
FreeOnBoardValueAmount cbc:FreeOnBoardValueAmount 0 1
SpecialInstructions cbc:SpecialInstructions 0 unbounded
DeliveryInstructions cbc:DeliveryInstructions 0 unbounded
SplitConsignmentIndicator cbc:SplitConsignmentIndicator 0 1
Consignment cac:Consignment 1 1
GoodsItem cac:GoodsItem 0 unbounded
ShipmentStage cac:ShipmentStage 0 unbounded
Delivery cac:Delivery 0 1
TransportHandlingUnit cac:TransportHandlingUnit 0 unbounded
OriginAddress cac:OriginAddress 0 1
FirstArrivalPortLocation cac:FirstArrivalPortLocation 0 1
LastExitPortLocation cac:LastExitPortLocation 0 1
ExportCountry cac:ExportCountry 0 1
FreightAllowanceCharge cac:FreightAllowanceCharge 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:ReportedShipment, cac:Shipment