Definition Type: SimpleType
Name: EnforcementCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of EnforcementCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="EnforcementCategoryCodeSimpleType">
    <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="APPREHENSION">
            <xsd:annotation>
                <xsd:documentation>Apprehension</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Arrest">
            <xsd:annotation>
                <xsd:documentation>Arrest</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Detention">
            <xsd:annotation>
                <xsd:documentation>Detention</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration APPREHENSION
Enumeration Arrest
Enumeration Detention
Collapse Derivation Tree:
Collapse References:
scr:EnforcementCategoryCodeType