it:GoodsShipmentType

complexType GoodsShipmentType in namespace http://release.niem.gov/niem/domains/internationalTrade/4.2/

Definition

A data type for a shipment of goods

Diagram

XML Schema

<xs:complexType name="GoodsShipmentType">
<xs:annotation>
<xs:documentation>
A data type for a shipment of goods
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="it:GoodsNatureClassificationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Buyer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Seller" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Warehouse" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:CustomsValuationAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:TradeTerm" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Invoice" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:EntryCustomsOfficeLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:UCR" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:CustomsGoodsItem" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Consignment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Consignor" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:NotifyParty" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Consignee" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:DeliveryDestination" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ExitCustomsOfficeLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Exporter" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Importer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Broker" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Declaration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ForeignTradeZone" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:SequenceNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ExitDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:GoodsCountryExportAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:GoodsShipmentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>