Definition Type: SimpleType
Name: RoadwayPavementLongitudinalMarkingMaterialCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for the material of longitudinal markings (paint, plastic, or other) used on the roadway surface to guide or control the path followed by drivers.
Collapse XSD Schema Diagram:
XSD Diagram of RoadwayPavementLongitudinalMarkingMaterialCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="RoadwayPavementLongitudinalMarkingMaterialCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for the material of longitudinal markings (paint, plastic, or other) used on the roadway surface to guide or control the path followed by drivers.</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="1">
            <xsd:annotation>
                <xsd:documentation>Paint</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="101">
            <xsd:annotation>
                <xsd:documentation>Tape</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="2">
            <xsd:annotation>
                <xsd:documentation>Thermoplastic</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="3">
            <xsd:annotation>
                <xsd:documentation>Raised Markers</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="4">
            <xsd:annotation>
                <xsd:documentation>Permanent Inlay</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="7">
            <xsd:annotation>
                <xsd:documentation>Other</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 1
Enumeration 101
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 7
Enumeration 999
Collapse Derivation Tree:
Collapse References:
mmucc_2:RoadwayPavementLongitudinalMarkingMaterialCodeType