Definition Type: SimpleType
Name: ConveyanceIdentificationCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ConveyanceIdentificationCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="ConveyanceIdentificationCategoryCodeSimpleType">
    <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="LPN">
            <xsd:annotation>
                <xsd:documentation>License Plate Number</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="MVRN">
            <xsd:annotation>
                <xsd:documentation>Motor Vehicle Registration Number</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="VIN">
            <xsd:annotation>
                <xsd:documentation>Vehicle Identification Number</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration LPN
Enumeration MVRN
Enumeration VIN
Collapse Derivation Tree:
Collapse References:
scr:ConveyanceIdentificationCategoryCodeType