ndex:RegisteredOffenderCategoryCodeSimpleType

simpleType RegisteredOffenderCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies the category of a person's offender registration.

Diagram

Enumerations

ValueDefinition
CONVICTED PERSONConvicted Person
DEPORTED FELONDeported Felon
HABITUAL OFFENDERHabitual Offender
HABITUAL VIOLENT OFFENDERHabitual Violent Offender
SEXUAL OFFENDERSexual Offender
SEXUAL OFFENDER_PREDATORSexual Offender_Predator
TERRORISTTerrorist
VIOLENT OFFENDERViolent Offender

XML Schema

<xs:simpleType name="RegisteredOffenderCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the category of a person's offender registration.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CONVICTED PERSON">
<xs:annotation>
<xs:documentation>
Convicted Person
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEPORTED FELON">
<xs:annotation>
<xs:documentation>
Deported Felon
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HABITUAL OFFENDER">
<xs:annotation>
<xs:documentation>
Habitual Offender
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HABITUAL VIOLENT OFFENDER">
<xs:annotation>
<xs:documentation>
Habitual Violent Offender
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SEXUAL OFFENDER">
<xs:annotation>
<xs:documentation>
Sexual Offender
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SEXUAL OFFENDER_PREDATOR">
<xs:annotation>
<xs:documentation>
Sexual Offender_Predator
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TERRORIST">
<xs:annotation>
<xs:documentation>
Terrorist
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIOLENT OFFENDER">
<xs:annotation>
<xs:documentation>
Violent Offender
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>