it:NonVesselOperatingCarrierType
complexType NonVesselOperatingCarrierType in namespace http://release.niem.gov/niem/domains/internationalTrade/4.0/
Definition
A data type representing a common carrier that does not operate the vessels.
Diagram
XML Schema
<xs:complexType name="NonVesselOperatingCarrierType">
<xs:annotation>
<xs:documentation>
A data type representing a common carrier that does not operate the vessels.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="it:NonVesselOperatingCarrierIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:NonVesselOperatingCarrierIDCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:RoleOfParty" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="it:NonVesselOperatingCarrierAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>