it:StevedoreType

complexType StevedoreType in namespace http://release.niem.gov/niem/domains/internationalTrade/4.1/

Definition

A data type representing a party loading or unloading the cargo of (a ship) or vessel

Diagram

XML Schema

<xs:complexType name="StevedoreType">
<xs:annotation>
<xs:documentation>
A data type representing a party loading or unloading the cargo of (a ship) or vessel
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="it:StevedoreIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:StevedoreIDCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:RoleOfParty" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:StevedoreAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>