it:MaterialHandlingEquipmentType
complexType MaterialHandlingEquipmentType in namespace http://release.niem.gov/niem/domains/internationalTrade/4.2/
Definition
A data type for an item of equipment used to move goods and materials between places of resting or use and conveyances that transport the goods and materials.
Diagram
XML Schema
<xs:complexType name="MaterialHandlingEquipmentType">
<xs:annotation>
<xs:documentation>
A data type for an item of equipment used to move goods and materials between places of resting or use and conveyances that transport the goods and materials.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="it:TransportEquipmentType">
<xs:sequence>
<xs:element ref="it:MaterialHandlingEquipmentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>