ncic:ProhibitedPersonsCategoryCodeSimpleType

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

Definition

A data type for a reason for the denial or the reason for a NICS Index submission. It can be one of the Brady Act categories or represent a Denied Person record submitted by a State.

Diagram

Enumerations

ValueDefinition
A1Conviction for a crime punishable by imprisonment for a term exceeding one year or a misdemeanor conviction punishable by imprisonment for more than 2 years
A2Active indictment or information for a crime punishable by imprisonment for a term exceeding one year or a misdemeanor punishable by imprisonment for more than 2 years
BFugitive from justice/active criminal warrant
CFederal controlled substance illegal user/addict
DAdjudicated or committed mental defective
EIllegal alien
FDishonorable discharge from military
GRenounced citizenship
HSubject of qualifying protection order
IMisdemeanor conviction of domestic violence
JState Prohibitor
MFederally Denied Persons File
M1Denied Person - Conviction of a crime punishable by more than 1 year or a misdemeanor punishable by more than 2
M2Denied Person - Under Indictment/Information
MBDenied Person - Fugitive from Justice
MCDenied Person - Unlawful User/Addicted to a Controlled Substance
MDDenied Person - Adjudicated Mental Defective/Committed to a Mental Institution
MEDenied Person - Illegal/Unlawful Alien
MFDenied Person - Dishonorable Discharge
MGDenied Person - Renounced U.S. Citizenship
MHDenied Person - Protection/Restraining Order
MIDenied Person - Misdemeanor Crime of Domestic Violence Conviction

XML Schema

<xs:simpleType name="ProhibitedPersonsCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a reason for the denial or the reason for a NICS Index submission. It can be one of the Brady Act categories or represent a Denied Person record submitted by a State.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="A1">
<xs:annotation>
<xs:documentation>
Conviction for a crime punishable by imprisonment for a term exceeding one year or a misdemeanor conviction punishable by imprisonment for more than 2 years
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A2">
<xs:annotation>
<xs:documentation>
Active indictment or information for a crime punishable by imprisonment for a term exceeding one year or a misdemeanor punishable by imprisonment for more than 2 years
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>
Fugitive from justice/active criminal warrant
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>
Federal controlled substance illegal user/addict
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
Adjudicated or committed mental defective
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>
Illegal alien
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>
Dishonorable discharge from military
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>
Renounced citizenship
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H">
<xs:annotation>
<xs:documentation>
Subject of qualifying protection order
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
Misdemeanor conviction of domestic violence
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J">
<xs:annotation>
<xs:documentation>
State Prohibitor
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M">
<xs:annotation>
<xs:documentation>
Federally Denied Persons File
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M1">
<xs:annotation>
<xs:documentation>
Denied Person - Conviction of a crime punishable by more than 1 year or a misdemeanor punishable by more than 2
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M2">
<xs:annotation>
<xs:documentation>
Denied Person - Under Indictment/Information
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MB">
<xs:annotation>
<xs:documentation>
Denied Person - Fugitive from Justice
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MC">
<xs:annotation>
<xs:documentation>
Denied Person - Unlawful User/Addicted to a Controlled Substance
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MD">
<xs:annotation>
<xs:documentation>
Denied Person - Adjudicated Mental Defective/Committed to a Mental Institution
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ME">
<xs:annotation>
<xs:documentation>
Denied Person - Illegal/Unlawful Alien
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MF">
<xs:annotation>
<xs:documentation>
Denied Person - Dishonorable Discharge
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MG">
<xs:annotation>
<xs:documentation>
Denied Person - Renounced U.S. Citizenship
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MH">
<xs:annotation>
<xs:documentation>
Denied Person - Protection/Restraining Order
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MI">
<xs:annotation>
<xs:documentation>
Denied Person - Misdemeanor Crime of Domestic Violence Conviction
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>