Definition Type: SimpleType
Name: DriverLicenseWithdrawalDueProcessStatusCodeSimpleType
Namespace: http://niem.gov/niem/ansi_d20/2.0
Containing Schema: ansi_d20.xsd
Documentation:
A data type for due process statuses of a withdrawal action.
Collapse XSD Schema Diagram:
XSD Diagram of DriverLicenseWithdrawalDueProcessStatusCodeSimpleType in schema ansi_d20_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="DriverLicenseWithdrawalDueProcessStatusCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for due process statuses of a withdrawal action.</xsd:documentation>
        <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="0">
            <xsd:annotation>
                <xsd:documentation>Not Defined</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="1">
            <xsd:annotation>
                <xsd:documentation>Hearing Held; Action Confirmed</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="2">
            <xsd:annotation>
                <xsd:documentation>Hearing Offered but not Requested</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="3">
            <xsd:annotation>
                <xsd:documentation>Hearing Requested; not yet Held</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="4">
            <xsd:annotation>
                <xsd:documentation>Department Action Appealed to Court</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="5">
            <xsd:annotation>
                <xsd:documentation>Hearing not Applicable</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Collapse Derivation Tree:
Collapse References:
ansi_d20:DriverLicenseWithdrawalDueProcessStatusCodeType