Definition Type: SimpleType
Name: LienReleaseReasonCodeSimpleType
Namespace: http://niem.gov/niem/ansi_d20/2.0
Containing Schema: ansi_d20.xsd
Documentation:
A data type for reasons a legal encumbrance may be removed from a property.
Collapse XSD Schema Diagram:
XSD Diagram of LienReleaseReasonCodeSimpleType in schema ansi_d20_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="LienReleaseReasonCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for reasons a legal encumbrance may be removed from a property.</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="01">
            <xsd:annotation>
                <xsd:documentation>Lien paid off.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="02">
            <xsd:annotation>
                <xsd:documentation>Vehicle repossessed.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="03">
            <xsd:annotation>
                <xsd:documentation>Lien perfected in error (lienholder has no interest in the vehicle).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="04">
            <xsd:annotation>
                <xsd:documentation>Paper title requested.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="05">
            <xsd:annotation>
                <xsd:documentation>Lien paid off with no title printed.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 01
Enumeration 02
Enumeration 03
Enumeration 04
Enumeration 05
Collapse Derivation Tree:
Collapse References:
ansi_d20:LienReleaseReasonCodeType