Definition Type: SimpleType
Name: ConveyanceCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ConveyanceCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="ConveyanceCategoryCodeSimpleType">
    <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="1">
            <xsd:annotation>
                <xsd:documentation>Airplane</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="2">
            <xsd:annotation>
                <xsd:documentation>Automobile</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="3">
            <xsd:annotation>
                <xsd:documentation>Boat</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="4">
            <xsd:annotation>
                <xsd:documentation>Bus</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="5">
            <xsd:annotation>
                <xsd:documentation>Other</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="6">
            <xsd:annotation>
                <xsd:documentation>Train</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Collapse Derivation Tree:
Collapse References:
scr:ConveyanceCategoryCodeType