j:RapSheetPurposeCodeSimpleType

simpleType RapSheetPurposeCodeSimpleType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a code set indicating the purpose for which the Rap Sheet will be used.

Diagram

Enumerations

ValueDefinition
AAdministrative file maintenance
CCriminal justice
DDomestic violence and stalking, civil and criminal court cases
FFirearms-related background checks
HPublic housing background checks
IInterstate approved non-criminal justice licensing and employment background checks
JCriminal justice employment background checks
RUsed only by the FBI in III record requests to NFF states when fingerprints are identified to a record maintained by an NFF participating state. State or local III queries that include Purpose Code R will be rejected as unauthorized.
SNational security background checks
VVisa applications initiated by US Department of State
XCaregiver background checks, exigent circumstances

XML Schema

<xs:simpleType name="RapSheetPurposeCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code set indicating the purpose for which the Rap Sheet will be used.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>
Administrative file maintenance
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>
Criminal justice
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
Domestic violence and stalking, civil and criminal court cases
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>
Firearms-related background checks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H">
<xs:annotation>
<xs:documentation>
Public housing background checks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
Interstate approved non-criminal justice licensing and employment background checks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J">
<xs:annotation>
<xs:documentation>
Criminal justice employment background checks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="R">
<xs:annotation>
<xs:documentation>
Used only by the FBI in III record requests to NFF states when fingerprints are identified to a record maintained by an NFF participating state. State or local III queries that include Purpose Code R will be rejected as unauthorized.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S">
<xs:annotation>
<xs:documentation>
National security background checks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="V">
<xs:annotation>
<xs:documentation>
Visa applications initiated by US Department of State
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="X">
<xs:annotation>
<xs:documentation>
Caregiver background checks, exigent circumstances
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>