it:ConsignmentItemType

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

Definition

A data type for a description of the nature of an item sufficient to identify it for customs, statistical or transport purposes.

Diagram

XML Schema

<xs:complexType name="ConsignmentItemType">
<xs:annotation>
<xs:documentation>
A data type for a description of the nature of an item sufficient to identify it for customs, statistical or transport purposes.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="it:ConsignmentItemMaterialText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItemShapeDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EquipmentIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Document" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:CustomsProcedure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:CountryOfOrigin" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:GoodsMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:Commodity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItemPackaging" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:DepartureTransportMeans" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:SequenceNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItemIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItemVolumeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:HazardousMaterialData" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItemShapeAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ExaminationPlaceAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:ConsignmentItemAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>