it:ConsignmentType

complexType ConsignmentType in namespace http://release.niem.gov/niem/domains/internationalTrade/4.0/

Definition

A data type for the specific shipment sent by a consignor to a named consignee.

Diagram

XML Schema

<xs:complexType name="ConsignmentType">
<xs:annotation>
<xs:documentation>
A data type for the specific shipment sent by a consignor to a named consignee.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="it:ConsignmentRoutingCountryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:CarrierSplitConsignmentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TraderDeclarationReferenceID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ContainerTransportIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:SequenceNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ArrivalTransportMeans" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:DepartureTransportMeans" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TranshipmentLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:BorderTransportMeans" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:LoadingLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:UnloadingLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:PreviousCustomsDocument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TransportContractDocument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:AssociatedTransportDocument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TransitCustomsOffice" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:GoodsConsignedPlaceName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:GoodsReceivedPlaceName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TransitDestination" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:FreightPaymentCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:HandlingInstructionsText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentPackaging" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TransitControlText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItem" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TransportEquipment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:IntermediateCarrier" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:IntermediateConsignee" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Carrier" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Consignee" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Consignor" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:UNDGContact" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>