itcodes:ContainerISO6346CodeSimpleType

simpleType ContainerISO6346CodeSimpleType in namespace http://release.niem.gov/niem/codes/it_codes/5.0/

Definition

A data type for ISO 6346 shipping container codes.

Diagram

Enumerations

ValueDefinition
20PF20x8x8 Flat (fixed ends)
20TD20x8x8 Tank dangerous liquids (test pressure 4 bar)
22GP20x8x86" General Purpose
22PC20x8x86" Flat (collapsible)
22PF20x8x86" Flat (fixed ends)
22RT20x8x86" Refrigerated
22TD20x8x86" Tank dangerous liquids
22TN20x8x86" Tank non-dangerous liquids
22UP20x8x86" Hardtop
22UT20x8x86" Open Top
22VH20x8x86" Ventilated
42GP40x8x86" General Purpose
42PC40x8x86" Flat (collapsible)
42PF40x8x86" Flat (fixed ends)
42RC40x8x86" Refrigerated (not to be used for foodstuffs)
42UP40x8x86" Hardtop
42UT40x8x86" Open Top
45GP40x8x96" High Cube General Purpose
45PC40x8x96" Flat (collapsible)
45RC40x8x96" Refrigerated (not to be used for foodstuffs)
45RT40x8x96" Refrigerated
45UP40x8x96" 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: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>