ncic:MNUCodeSimpleType
simpleType MNUCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/
Definition
A data type for 8 - Miscellaneous Identifying Number (MNU) Field Codes
Diagram
Enumerations
Value | Definition |
0A | ORIGINATING AGENCY POLICE OR STATE IDENTIFICATION NUMBER |
AF | AIR FORCE SERIAL NUMBER |
AN | N0N-IMMIGRATI0N ADMISSI0N NUMBER |
AR | ALIEN REGISTRATION NUMBER |
AS | NATIONAL GUARD SERIAL NUMBER |
CG | US COAST GUARD SERIAL NUMBER |
CI | CANADIAN SOCIAL INSURANCE NUMBER |
FN | FINGERPRINT IDENTIFICATION NUMBER |
MC | MARINE CORPS SERIAL NUMBER |
MD | MARINERS DOCUMENT OR IDENTIFICATION NUMBER |
MP | ROYAL CANADIAN MOUNTED POLICE ID OR FINGERPRINT SEC (FPS) NUMBER |
NA | NATI0NAL AGENCY CASE NUMBER-MILITARY |
NS | NAVY SERIAL NUMBER |
PI | PERSON IDENTIFICATION NUMBER |
PP | PASSPORT NUMBER |
PS | PORT SECURITY CARD NUMBER |
SS | SELECTIVE SERVICE NUMBER |
VA | VETERANS ADMINISTRATION CLAIM NUMBER |
XML Schema
<xs:simpleType name="MNUCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 8 - Miscellaneous Identifying Number (MNU) Field Codes</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="0A">
<xs:annotation>
<xs:documentation>
ORIGINATING AGENCY POLICE OR STATE IDENTIFICATION NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AF">
<xs:annotation>
<xs:documentation>
AIR FORCE SERIAL NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AN">
<xs:annotation>
<xs:documentation>
N0N-IMMIGRATI0N ADMISSI0N NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AR">
<xs:annotation>
<xs:documentation>
ALIEN REGISTRATION NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AS">
<xs:annotation>
<xs:documentation>
NATIONAL GUARD SERIAL NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CG">
<xs:annotation>
<xs:documentation>
US COAST GUARD SERIAL NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CI">
<xs:annotation>
<xs:documentation>
CANADIAN SOCIAL INSURANCE NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FN">
<xs:annotation>
<xs:documentation>
FINGERPRINT IDENTIFICATION NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MC">
<xs:annotation>
<xs:documentation>
MARINE CORPS SERIAL NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MD">
<xs:annotation>
<xs:documentation>
MARINERS DOCUMENT OR IDENTIFICATION NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MP">
<xs:annotation>
<xs:documentation>
ROYAL CANADIAN MOUNTED POLICE ID OR FINGERPRINT SEC (FPS) NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NA">
<xs:annotation>
<xs:documentation>
NATI0NAL AGENCY CASE NUMBER-MILITARY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NS">
<xs:annotation>
<xs:documentation>
NAVY SERIAL NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PI">
<xs:annotation>
<xs:documentation>
PERSON IDENTIFICATION NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PP">
<xs:annotation>
<xs:documentation>
PASSPORT NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PS">
<xs:annotation>
<xs:documentation>
PORT SECURITY CARD NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SS">
<xs:annotation>
<xs:documentation>
SELECTIVE SERVICE NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VA">
<xs:annotation>
<xs:documentation>
VETERANS ADMINISTRATION CLAIM NUMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>