m:CANUSLexiconAPR07ThreatCodeSimpleType

simpleType CANUSLexiconAPR07ThreatCodeSimpleType in namespace http://release.niem.gov/niem/domains/maritime/4.1/

Definition

A data type for a threat code as defined by the April 2007 Canada/USA Bi-National Vessel of Interest (VOI) Lexicon threat codes.

Diagram

Enumerations

ValueDefinition
HighSee CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value High
LowSee CANADA / USA Bi-National VOI Lexicon dated APRIL 2009, value Low
MediumSee CANADA / USA Bi-National VOI Lexicon dated APRIL 2008, value Medium
NegligibleSee CANADA / USA Bi-National VOI Lexicon dated APRIL 2010, value Negligable

XML Schema

<xs:simpleType name="CANUSLexiconAPR07ThreatCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a threat code as defined by the April 2007 Canada/USA Bi-National Vessel of Interest (VOI) Lexicon threat codes.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="High">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2007, value High
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Low">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2009, value Low
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Medium">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2008, value Medium
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Negligible">
<xs:annotation>
<xs:documentation>
See CANADA / USA Bi-National VOI Lexicon dated APRIL 2010, value Negligable
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>