scr:AlertCategoryCodeSimpleType

simpleType AlertCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/5.0/

Definition

A data type for denoting the type of alert message.

Diagram

Enumerations

ValueDefinition
AAggravated Felon
DDangerous
FIFemale Impersonator
FTFemale Transvestite
IImmoral
IDENTDerogatory
LLifer
LDLifter/Detainer
MMedical
MIMale Impersonator
MTMale Transvestite
NNarcotics
ODHS Violations
OTHOther
PPregnant
SSubversive
XInsane

XML Schema

<xs:simpleType name="AlertCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for denoting the type of alert message.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>
Aggravated Felon
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
Dangerous
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FI">
<xs:annotation>
<xs:documentation>
Female Impersonator
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FT">
<xs:annotation>
<xs:documentation>
Female Transvestite
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
Immoral
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IDENT">
<xs:annotation>
<xs:documentation>
Derogatory
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L">
<xs:annotation>
<xs:documentation>
Lifer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LD">
<xs:annotation>
<xs:documentation>
Lifter/Detainer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M">
<xs:annotation>
<xs:documentation>
Medical
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MI">
<xs:annotation>
<xs:documentation>
Male Impersonator
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MT">
<xs:annotation>
<xs:documentation>
Male Transvestite
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="N">
<xs:annotation>
<xs:documentation>
Narcotics
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>
DHS Violations
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTH">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="P">
<xs:annotation>
<xs:documentation>
Pregnant
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S">
<xs:annotation>
<xs:documentation>
Subversive
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="X">
<xs:annotation>
<xs:documentation>
Insane
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>