m:CANUSLexiconAPR07CategoryCodeSimpleType
simpleType CANUSLexiconAPR07CategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/maritime/4.0/
Definition
A data type for a category defined by the April 2007 Canada/USA Bi-National Vessel of Interest (VOI) Lexicon category codes.
Diagram
Enumerations
Value | Definition |
1a | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1a. |
1b | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1b. |
1c | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1c. |
1d | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1d. |
1e | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1e. |
2a | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2a. |
2b | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2b. |
2c | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2c. |
2d | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2d. |
2e | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2e. |
2f | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2f. |
2g | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2g. |
2h | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2h. |
2i | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2i. |
2j | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2j. |
3a | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3a. |
3b | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3b. |
3c | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3c. |
3d | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d. |
3d1 | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d1. |
3d2 | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d2. |
3d3 | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d3. |
3e | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3e. |
3f | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3f. |
3g | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3g. |
3h | See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3h. |
XML Schema
<xs:simpleType name="CANUSLexiconAPR07CategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a category defined by the April 2007 Canada/USA Bi-National Vessel of Interest (VOI) Lexicon category codes.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="1a">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1a.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1b">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1b.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1c">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1c.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1d">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1d.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1e">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 1e.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2a">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2a.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2b">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2b.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2c">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2c.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2d">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2d.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2e">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2e.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2f">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2f.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2g">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2g.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2h">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2h.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2i">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2i.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2j">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 2j.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3a">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3a.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3b">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3b.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3c">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3c.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3d">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3d1">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d1.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3d2">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d2.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3d3">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3d3.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3e">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3e.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3f">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3f.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3g">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3g.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3h">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value 3h.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>