ncic:BOATCodeSimpleType

simpleType BOATCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/

Definition

A data type for 1 - Introduction to State and Country Field Usage

Diagram

Enumerations

ValueDefinition
ASAMERICAN SAMOA
CFCALIFORNIA
CLCOLORADO
DLDELAWARE
HAHAWAII
KAKANSAS
MCMICHIGAN
MIMISSISSIPPI
MSMASSACHUSETTS
WNWASHINGTON
WSWISCONSIN

XML Schema

<xs:simpleType name="BOATCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 1 - Introduction to State and Country Field Usage
</xs:documentation>
</xs:annotation>
<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>