it:GoodsLocationType

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

Definition

A data type for a name of the place where goods are located.

Diagram

XML Schema

<xs:complexType name="GoodsLocationType">
<xs:annotation>
<xs:documentation>
A data type for a name of the place where goods are located.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="it:GoodsLocationCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:GoodsLocationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>