j:RapSheetPurposeCodeSimpleType
simpleType RapSheetPurposeCodeSimpleType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/
Definition
A data type for a code set indicating the purpose for which the Rap Sheet will be used.
Diagram
Enumerations
Value | Definition |
A | ADMINISTRATIVE FILE MAINTENANCE |
C | CRIMINAL JUSTICE |
D | DOMESTIC VIOLENCE AND STALKING, CIVIL AND CRIMINAL COURT CASES |
F | FIREARMS-RELATED BACKGROUND CHECKS |
H | PUBLIC HOUSING BACKGROUND CHECKS |
I | INTERSTATE APPROVED NON-CRIMINAL JUSTICE LICENSING AND EMPLOYMENT BACKGROUND CHECKS |
J | CRIMINAL JUSTICE EMPLOYMENT BACKGROUND CHECKS |
R | 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 |
S | NATIONAL SECURITY BACKGROUND CHECKS |
V | VISA APPLICATIONS INITIATED BY US DEPARTMENT OF STATE |
X | CAREGIVER 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:restriction base="xs:token">
<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>