<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>