simpleType maneuverType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute DecisionSightDistance/@maneuver
facets
enumeration A-stop-on-rural-road
enumeration C-speed-path-direction-change-on-rural-road
source <xs:simpleType name="maneuverType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="A-stop-on-rural-road"/>
   
<xs:enumeration value="C-speed-path-direction-change-on-rural-road"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy