Definition Type: SimpleType
Name: RoadwayBikewayCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for any road, path, or way which is specifically designated as being open to bicycle travel, regardless of whether such facilities are designated for the exclusive use of bicycles or are to be shared with other transportation modes.
Collapse XSD Schema Diagram:
XSD Diagram of RoadwayBikewayCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="RoadwayBikewayCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for any road, path, or way which is specifically designated as being open to bicycle travel, regardless of whether such facilities are designated for the exclusive use of bicycles or are to be shared with other transportation modes.</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>Bicycle Lane(Striped) - Both Sides</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="L">
            <xsd:annotation>
                <xsd:documentation>Bicycle Lane(Striped) - Left Only</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="N">
            <xsd:annotation>
                <xsd:documentation>No Bikeway</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="PT">
            <xsd:annotation>
                <xsd:documentation>Separate Bicycle Path/Trail</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="R">
            <xsd:annotation>
                <xsd:documentation>Bicycle Lane(striped) - Right Only</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="RS">
            <xsd:annotation>
                <xsd:documentation>Bicycle Route(signed)</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 PT
Enumeration R
Enumeration RS
Enumeration UN
Collapse Derivation Tree:
Collapse References:
mmucc_2:RoadwayBikewayCodeType