it:StuffingEstablishmentType

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

Definition

A data type representing the Name [and address] of the location where the goods are loaded into the transport equipment.

Diagram

XML Schema

<xs:complexType name="StuffingEstablishmentType">
<xs:annotation>
<xs:documentation>
A data type representing the Name [and address] of the location where the goods are loaded into the transport equipment.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="it:StuffingEstablishmentIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:StuffingEstablishmentIDCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:RoleOfParty" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:StuffingEstablishmentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>