ncic:B0ATCodeSimpleType
simpleType B0ATCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/
Definition
A data type for 1 - Introduction to State and Country Field Usage
Diagram
Enumerations
Value | Definition |
AS | AMERICAN SAMOA |
CF | CALIFORNIA |
CL | COLORADO |
DL | DELAWARE |
HA | HAWAII |
KA | KANSAS |
MC | MICHIGAN |
MI | MISSISSIPPI |
MS | MASSACHUSETTS |
WN | WASHINGTON |
WS | WISCONSIN |
XML Schema
<xs:simpleType name="B0ATCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 1 - Introduction to State and Country Field Usage</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="AS">
<xs:annotation>
<xs:documentation>
AMERICAN SAMOA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CF">
<xs:annotation>
<xs:documentation>
CALIFORNIA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CL">
<xs:annotation>
<xs:documentation>
COLORADO</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DL">
<xs:annotation>
<xs:documentation>
DELAWARE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HA">
<xs:annotation>
<xs:documentation>
HAWAII</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KA">
<xs:annotation>
<xs:documentation>
KANSAS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MC">
<xs:annotation>
<xs:documentation>
MICHIGAN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MI">
<xs:annotation>
<xs:documentation>
MISSISSIPPI</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MS">
<xs:annotation>
<xs:documentation>
MASSACHUSETTS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WN">
<xs:annotation>
<xs:documentation>
WASHINGTON</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WS">
<xs:annotation>
<xs:documentation>
WISCONSIN</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>