Definition Type: SimpleType
Name: ActivityRequestCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ActivityRequestCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="ActivityRequestCategoryCodeSimpleType">
    <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="Enroll">
            <xsd:annotation>
                <xsd:documentation>Biometrically identify the person, enrolling into the system when necessary.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Identify">
            <xsd:annotation>
                <xsd:documentation>Biometrically identify the person. Unmatched biometrics are not retained.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Identify Only">
            <xsd:annotation>
                <xsd:documentation>Biometrically identify the person, but dont retain any information.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Enroll
Enumeration Identify
Enumeration Identify Only
Collapse Derivation Tree:
Collapse References:
scr:ActivityRequestCategoryCodeType