namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
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> |