Definition Type: SimpleType
Name: VehicleUseCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for a kind of special function being served by this vehicle regardless of whether the function is marked on the vehicle.
Collapse XSD Schema Diagram:
XSD Diagram of VehicleUseCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="VehicleUseCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for a kind of special function being served by this vehicle regardless of whether the function is marked on the vehicle.</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="101">
            <xsd:annotation>
                <xsd:documentation>No Special Function</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="102">
            <xsd:annotation>
                <xsd:documentation>Taxi</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="103">
            <xsd:annotation>
                <xsd:documentation>Vehicle Used as School Bus</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="104">
            <xsd:annotation>
                <xsd:documentation>Vehicle Used as Other Bus</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="105">
            <xsd:annotation>
                <xsd:documentation>Military</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="106">
            <xsd:annotation>
                <xsd:documentation>Police</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="107">
            <xsd:annotation>
                <xsd:documentation>Ambulance</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="108">
            <xsd:annotation>
                <xsd:documentation>Fire Truck</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="999">
            <xsd:annotation>
                <xsd:documentation>Unknown</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 101
Enumeration 102
Enumeration 103
Enumeration 104
Enumeration 105
Enumeration 106
Enumeration 107
Enumeration 108
Enumeration 999
Collapse Derivation Tree:
Collapse References:
mmucc_2:VehicleUseCodeType