Definition Type: SimpleType
Name: RoadwayDelineatorPresenceCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for the presence or absence of a series of reflecting devices mounted at regular intervals on the side of the road to indicate the horizontal alignment of the roadway not at an intersection.
Collapse XSD Schema Diagram:
XSD Diagram of RoadwayDelineatorPresenceCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="RoadwayDelineatorPresenceCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for the presence or absence of a series of reflecting devices mounted at regular intervals on the side of the road to indicate the horizontal alignment of the roadway not at an intersection.</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="B">
            <xsd:annotation>
                <xsd:documentation>Delineator, Both Sides</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="L">
            <xsd:annotation>
                <xsd:documentation>Delineators, Left</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="N">
            <xsd:annotation>
                <xsd:documentation>None</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="R">
            <xsd:annotation>
                <xsd:documentation>Delineators, Right</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="UN">
            <xsd:annotation>
                <xsd:documentation>Unknown</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration B
Enumeration L
Enumeration N
Enumeration R
Enumeration UN
Collapse Derivation Tree:
Collapse References:
mmucc_2:RoadwayDelineatorPresenceCodeType