Definition Type: SimpleType
Name: trafficTurnRestriction
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Collapse XSD Schema Diagram:
XSD Diagram of trafficTurnRestriction in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="trafficTurnRestriction">
    <xs:restriction base="xs:string">
        <xs:enumeration value="none" />
        <xs:enumeration value="no-left-turn" />
        <xs:enumeration value="no-right-turn" />
        <xs:enumeration value="no-U-turn " />
        <xs:enumeration value="no-turn " />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration none
Enumeration no-left-turn
Enumeration no-right-turn
Enumeration no-U-turn
Enumeration no-turn
Collapse Derivation Tree:
Collapse References:
land:type