ncic:ProhibitedPersonsCategoryCodeSimpleType
simpleType ProhibitedPersonsCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ncic/5.0/
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
| Value | Definition |
| A1 | 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 |
| A2 | 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 |
| B | FUGITIVE FROM JUSTICE/ACTIVE CRIMINAL WARRANT |
| C | FEDERAL CONTROLLED SUBSTANCE ILLEGAL USER/ADDICT |
| D | ADJUDICATED OR COMMITTED MENTAL DEFECTIVE |
| E | ILLEGAL ALIEN |
| F | DISHONORABLE DISCHARGE FROM MILITARY |
| G | RENOUNCED CITIZENSHIP |
| H | SUBJECT OF QUALIFYING PROTECTION ORDER |
| I | MISDEMEANOR CONVICTION OF DOMESTIC VIOLENCE |
| J | STATE PROHIBITOR |
| M | FEDERALLY DENIED PERSONS FILE |
| M1 | DENIED PERSON - CONVICTION OF A CRIME PUNISHABLE BY MORE THAN 1 YEAR OR A MISDEMEANOR PUNISHABLE BY MORE THAN 2 |
| M2 | DENIED PERSON - UNDER INDICTMENT/INFORMATION |
| MB | DENIED PERSON - FUGITIVE FROM JUSTICE |
| MC | DENIED PERSON - UNLAWFUL USER/ADDICTED TO A CONTROLLED SUBSTANCE |
| MD | DENIED PERSON - ADJUDICATED MENTAL DEFECTIVE/COMMITTED TO A MENTAL INSTITUTION |
| ME | DENIED PERSON - ILLEGAL/UNLAWFUL ALIEN |
| MF | DENIED PERSON - DISHONORABLE DISCHARGE |
| MG | DENIED PERSON - RENOUNCED U.S. CITIZENSHIP |
| MH | DENIED PERSON - PROTECTION/RESTRAINING ORDER |
| MI | DENIED 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:restriction base="xs:token">
<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>