Definition Type: ComplexType
Name: ConsignmentType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Consignment. Details A separately identifiable collection of goods items (available to be) transported from one consignor to one consignee via one or more modes of transport. Consignment
Collapse XSD Schema Diagram:
Drilldown into FreightAllowanceCharge in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PaymentTerms in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into DeliveryTerms in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into FinalDeliveryTransportationService in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OriginalDespatchTransportationService in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into TransportContract in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into TransitCountry in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into FinalDestinationCountry in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OriginalDepartureCountry in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into FinalDeliveryParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OriginalDespatchParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into NotifyParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into FreightForwarderParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into CarrierParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ImporterParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ConsignorParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ExporterParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ConsigneeParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into HazardousRiskIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Remarks in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into LoadingLengthMeasure 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 InsurancePremiumAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TariffCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TariffDescription in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DeclaredCustomsValueAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TotalInvoiceAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into SummaryDescription in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of ConsignmentType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ConsignmentType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Consignment. Details</ccts:DictionaryEntryName>
                <ccts:Definition>A separately identifiable collection of goods items (available to be) transported from one consignor to one consignee via one or more modes of transport.</ccts:Definition>
                <ccts:ObjectClass>Consignment</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>Consignment. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Unique number assigned to goods, both for import and export.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Unique consignment reference number (UCR)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:SummaryDescription" 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>Consignment. Summary_ Description. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>General descriptive text that is not part of any remarks.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Summary</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Description</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:TotalInvoiceAmount" 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>Consignment. Total_ Invoice Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Total of all invoice amounts declared in a single consignment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Total</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Invoice Amount</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: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>Consignment. Declared Customs_ Value. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Amount declared for customs purposes of those goods in a consignment, whether or not they are subject to the same customs procedure, tariff/statistical heading, country information, and duty regime.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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:TariffDescription" 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>Consignment. Tariff Description. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>A description of the tariff applied to a consignment.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Tariff Description</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:TariffCode" 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>Consignment. Tariff Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Code specifying a tariff applied to a consignment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Tariff Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Tariff code number (WCO ID 145)</ccts:AlternativeBusinessTerms>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:InsurancePremiumAmount" 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>Consignment. Insurance Premium Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>Amount of premium payable to the insurance company for insuring the goods.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Insurance Premium Amount</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Insurance Cost</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>Consignment. Gross_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Total weight (mass) of goods for a declaration, including packaging but excluding the carrier's equipment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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>Total gross weight (WCO ID 131)</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>Total cube of all goods items referred to as one consignment.</ccts:Examples>
                    </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>Consignment. Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Total net weight (mass) of all the goods items referred to as one consignment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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>Consignment. Net Net_ Weight. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Weight (mass) of the goods themselves without any packing.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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: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>Consignment. 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>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Chargeable</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Weight</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
                        <ccts:DataType>Measure. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Chargeable Weight. Basis.Measure</ccts:AlternativeBusinessTerms>
                    </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>Consignment. Gross_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Total volume of all goods items referred to as one consignment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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>Cube</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>Consignment. Net_ Volume. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Net volume of all goods items referred to as one consignment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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:LoadingLengthMeasure" 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>Consignment. Loading_ Length. Measure</ccts:DictionaryEntryName>
                        <ccts:Definition>Total length in a means of transport or a piece of transport equipment whereby the complete width and height over that length is needed for loading all the consignments referred to as one consolidation.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Loading</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Length</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:Remarks" 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>Consignment. Remarks. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Remarks concerning the complete consignment to be printed on the transport document.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Remarks</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: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>Consignment. Hazardous Risk_ Indicator. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indication that the transport is or is not subject to an international regulation concerning the carriage of dangerous goods.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</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:AlternativeBusinessTerms>Dangerous Goods RID Indicator</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>default is negative</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ConsigneeParty" 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>Consignment. Consignee_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>Party to which goods are consigned.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Consignee</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ExporterParty" 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>Consignment. Exporter_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party who makes the export declaration, or on whose behalf the export declaration is made, and who is the owner of the goods or has similar right of disposal over them at the time when the declaration is accepted.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Exporter</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ConsignorParty" 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>Consignment. Consignor_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party consigning goods, as stipulated in the transport contract by the party ordering transport.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Consignor</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ImporterParty" 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>Consignment. Importer_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party who makes an import declaration, or on whose behalf a Customs clearing agent or other authorized person makes an import declaration. This may include a person who has possession of the goods or to whom the goods are consigned.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Importer</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CarrierParty" 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>Consignment. Carrier_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party providing the transport of goods between named points.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Carrier</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FreightForwarderParty" 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>Consignment. Freight Forwarder_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party combining individual smaller consignments into a single larger shipment (so called consolidated shipment) that is sent to a counterpart who mirrors the consolidator's activity by dividing the consolidated consignment into its original components.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Freight Forwarder</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="NotifyParty" 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>Consignment. Notify_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The party to be notified.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Notify</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OriginalDespatchParty" 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>Consignment. Original Despatch_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The original despatch party.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Original Despatch</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FinalDeliveryParty" 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>Consignment. Final Delivery_ Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The final delivery party.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Final Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OriginalDepartureCountry" 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>Consignment. Original Departure_ Country. Country</ccts:DictionaryEntryName>
                        <ccts:Definition>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>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Original Departure</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Country</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FinalDestinationCountry" 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>Consignment. Final Destination_ Country. Country</ccts:DictionaryEntryName>
                        <ccts:Definition>Name of the country to which the goods are to be delivered to the final consignee or buyer.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Final Destination</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Country</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="TransitCountry" 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>Consignment. Transit_ Country. Country</ccts:DictionaryEntryName>
                        <ccts:Definition>The countries through which goods or passengers are routed between the country of original departure and the country of final destination.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Transit</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Country</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="TransportContract" 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>Consignment. Transport_ Contract. Contract</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Transport Contact.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Transport</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Contract</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Contract</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OriginalDespatchTransportationService" 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>Consignment. Original Despatch_ Transportation Service. Transportation Service</ccts:DictionaryEntryName>
                        <ccts:Definition>The service for pick-up from the consignor under the transport contract.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Original Despatch</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Transportation Service</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Transportation Service</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FinalDeliveryTransportationService" 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>Consignment. Final Delivery_ Transportation Service. Transportation Service</ccts:DictionaryEntryName>
                        <ccts:Definition>The service for delivery to the consignee under the transport contract.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Final Delivery</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Transportation Service</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Transportation Service</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DeliveryTerms" 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>Consignment. Delivery Terms</ccts:DictionaryEntryName>
                        <ccts:Definition>All the conditions agreed upon between a seller and a buyer with regard to the delivery of goods and/or services, e.g., CIF, FOB, or EXW from the INCOTERMS Terms of Delivery.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Delivery Terms</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Delivery Terms</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PaymentTerms" 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>Consignment. Payment Terms</ccts:DictionaryEntryName>
                        <ccts:Definition>The conditions of payment between the parties in a transaction.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Consignment</ccts:ObjectClass>
                        <ccts:PropertyTerm>Payment Terms</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Payment Terms</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>Consignment. 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>Consignment</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
SummaryDescription cbc:SummaryDescription 0 unbounded
TotalInvoiceAmount cbc:TotalInvoiceAmount 0 1
DeclaredCustomsValueAmount cbc:DeclaredCustomsValueAmount 0 1
TariffDescription cbc:TariffDescription 0 unbounded
TariffCode cbc:TariffCode 0 1
InsurancePremiumAmount cbc:InsurancePremiumAmount 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
LoadingLengthMeasure cbc:LoadingLengthMeasure 0 1
Remarks cbc:Remarks 0 unbounded
HazardousRiskIndicator cbc:HazardousRiskIndicator 0 1
ConsigneeParty cac:ConsigneeParty 0 1
ExporterParty cac:ExporterParty 0 1
ConsignorParty cac:ConsignorParty 0 1
ImporterParty cac:ImporterParty 0 1
CarrierParty cac:CarrierParty 0 1
FreightForwarderParty cac:FreightForwarderParty 0 1
NotifyParty cac:NotifyParty 0 1
OriginalDespatchParty cac:OriginalDespatchParty 0 1
FinalDeliveryParty cac:FinalDeliveryParty 0 1
OriginalDepartureCountry cac:OriginalDepartureCountry 0 1
FinalDestinationCountry cac:FinalDestinationCountry 0 1
TransitCountry cac:TransitCountry 0 unbounded
TransportContract cac:TransportContract 0 1
OriginalDespatchTransportationService cac:OriginalDespatchTransportationService 0 1
FinalDeliveryTransportationService cac:FinalDeliveryTransportationService 0 1
DeliveryTerms cac:DeliveryTerms 0 1
PaymentTerms cac:PaymentTerms 0 1
FreightAllowanceCharge cac:FreightAllowanceCharge 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:Consignment