Definition Type: SimpleType
Name: RiskCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of RiskCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="RiskCategoryCodeSimpleType">
    <xsd:annotation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Alert">
            <xsd:annotation>
                <xsd:documentation>Medium high risk. Historically, this has been used to indicate a  higher level of attention then Recidivist, but not a WatchList.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Derogatory History">
            <xsd:annotation>
                <xsd:documentation>Low risk or Noteworthy. Some derogatory information is associated. Historically this has indicated a past or expired want or warrant.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="None">
            <xsd:annotation>
                <xsd:documentation>Lowest risk. There is no applicable derogatory information.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Recidivist">
            <xsd:annotation>
                <xsd:documentation>Medium risk. Historically, this has been used to indicate that a pattern of behavior indicates a potential to return to criminal habits.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Watchlist">
            <xsd:annotation>
                <xsd:documentation>High risk. This indicates the need for further investigation.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Alert
Enumeration Derogatory History
Enumeration None
Enumeration Recidivist
Enumeration Watchlist
Collapse Derivation Tree:
Collapse References:
scr:RiskCategoryCodeType