itcodes:ContainerISO6346CodeSimpleType
simpleType ContainerISO6346CodeSimpleType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for ISO 6346 shipping container codes.
Diagram
Enumerations
Value | Definition |
20PF | 20x8x8 Flat (fixed ends) |
20TD | 20x8x8 Tank dangerous liquids (test pressure 4 bar) |
22GP | 20x8x86" General Purpose |
22PC | 20x8x86" Flat (collapsible) |
22PF | 20x8x86" Flat (fixed ends) |
22RT | 20x8x86" Refrigerated |
22TD | 20x8x86" Tank dangerous liquids |
22TN | 20x8x86" Tank non-dangerous liquids |
22UP | 20x8x86" Hardtop |
22UT | 20x8x86" Open Top |
22VH | 20x8x86" Ventilated |
42GP | 40x8x86" General Purpose |
42PC | 40x8x86" Flat (collapsible) |
42PF | 40x8x86" Flat (fixed ends) |
42RC | 40x8x86" Refrigerated (not to be used for foodstuffs) |
42UP | 40x8x86" Hardtop |
42UT | 40x8x86" Open Top |
45GP | 40x8x96" High Cube General Purpose |
45PC | 40x8x96" Flat (collapsible) |
45RC | 40x8x96" Refrigerated (not to be used for foodstuffs) |
45RT | 40x8x96" Refrigerated |
45UP | 40x8x96" High Cube Hardtop |
XML Schema
<xs:simpleType name="ContainerISO6346CodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for ISO 6346 shipping container codes.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="20PF">
<xs:annotation>
<xs:documentation>
20x8x8 Flat (fixed ends)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="20TD">
<xs:annotation>
<xs:documentation>
20x8x8 Tank dangerous liquids (test pressure 4 bar)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22GP">
<xs:annotation>
<xs:documentation>
20x8x86" General Purpose</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22PC">
<xs:annotation>
<xs:documentation>
20x8x86" Flat (collapsible)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22PF">
<xs:annotation>
<xs:documentation>
20x8x86" Flat (fixed ends)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22RT">
<xs:annotation>
<xs:documentation>
20x8x86" Refrigerated</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22TD">
<xs:annotation>
<xs:documentation>
20x8x86" Tank dangerous liquids</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22TN">
<xs:annotation>
<xs:documentation>
20x8x86" Tank non-dangerous liquids</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22UP">
<xs:annotation>
<xs:documentation>
20x8x86" Hardtop</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22UT">
<xs:annotation>
<xs:documentation>
20x8x86" Open Top</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22VH">
<xs:annotation>
<xs:documentation>
20x8x86" Ventilated</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42GP">
<xs:annotation>
<xs:documentation>
40x8x86" General Purpose</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42PC">
<xs:annotation>
<xs:documentation>
40x8x86" Flat (collapsible)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42PF">
<xs:annotation>
<xs:documentation>
40x8x86" Flat (fixed ends)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42RC">
<xs:annotation>
<xs:documentation>
40x8x86" Refrigerated (not to be used for foodstuffs)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42UP">
<xs:annotation>
<xs:documentation>
40x8x86" Hardtop</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42UT">
<xs:annotation>
<xs:documentation>
40x8x86" Open Top</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45GP">
<xs:annotation>
<xs:documentation>
40x8x96" High Cube General Purpose</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45PC">
<xs:annotation>
<xs:documentation>
40x8x96" Flat (collapsible)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45RC">
<xs:annotation>
<xs:documentation>
40x8x96" Refrigerated (not to be used for foodstuffs)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45RT">
<xs:annotation>
<xs:documentation>
40x8x96" Refrigerated</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45UP">
<xs:annotation>
<xs:documentation>
40x8x96" High Cube Hardtop</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>