namespace | http://www.ITIS-Adopted-03-00-02 |
type | union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:string, GenericLocations) |
used by | |
source | <xs:simpleType name="GenericLocations"> <xs:union> <xs:simpleType> <xs:restriction base="xs:unsignedInt"> <xs:minInclusive value="7936"/> <xs:maxInclusive value="8191"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="on bridges" id="_7937"/> <xs:enumeration value="in tunnels" id="_7938"/> <xs:enumeration value="entering or leaving tunnels" id="_7939"/> <xs:enumeration value="on ramps" id="_7940"/> <xs:enumeration value="in road construction area" id="_7941"/> <xs:enumeration value="around a curve" id="_7942"/> <xs:enumeration value="on minor roads" id="_7943"/> <xs:enumeration value="in the opposing lanes" id="_7944"/> <xs:enumeration value="adjacent to roadway" id="_7945"/> <xs:enumeration value="on bend" id="_7946"/> <xs:enumeration value="entire intersection" id="_7947"/> <xs:enumeration value="in the median" id="_7948"/> <xs:enumeration value="moved to side of road" id="_7949"/> <xs:enumeration value="moved to shoulder" id="_7950"/> <xs:enumeration value="on the roadway" id="_7951"/> <xs:enumeration value="in shaded areas" id="_7952"/> <xs:enumeration value="in low lying areas" id="_7953"/> <xs:enumeration value="in the downtown area" id="_7954"/> <xs:enumeration value="in the inner city area" id="_7955"/> <xs:enumeration value="in parts" id="_7956"/> <xs:enumeration value="in some places" id="_7957"/> <xs:enumeration value="in the ditch" id="_7958"/> <xs:enumeration value="in the valley" id="_7959"/> <xs:enumeration value="on hill top" id="_7960"/> <xs:enumeration value="near the foothills" id="_7961"/> <xs:enumeration value="at high altitudes" id="_7962"/> <xs:enumeration value="near the lake" id="_7963"/> <xs:enumeration value="near the shore" id="_7964"/> <xs:enumeration value="nearby basin" id="_8008"/> <xs:enumeration value="over the crest of a hill" id="_7965"/> <xs:enumeration value="other than on the roadway" id="_7966"/> <xs:enumeration value="near the beach" id="_7967"/> <xs:enumeration value="near beach access point" id="_7968"/> <xs:enumeration value="mountain pass" id="_8006"/> <xs:enumeration value="lower level" id="_7969"/> <xs:enumeration value="upper level" id="_7970"/> <xs:enumeration value="airport" id="_7971"/> <xs:enumeration value="concourse" id="_7972"/> <xs:enumeration value="gate" id="_7973"/> <xs:enumeration value="baggage claim" id="_7974"/> <xs:enumeration value="customs point" id="_7975"/> <xs:enumeration value="reservation center" id="_8007"/> <xs:enumeration value="station" id="_7976"/> <xs:enumeration value="platform" id="_7977"/> <xs:enumeration value="dock" id="_7978"/> <xs:enumeration value="depot" id="_7979"/> <xs:enumeration value="ev charging point" id="_7980"/> <xs:enumeration value="information welcome point" id="_7981"/> <xs:enumeration value="at rest area" id="_7982"/> <xs:enumeration value="at service area" id="_7983"/> <xs:enumeration value="at weigh station" id="_7984"/> <xs:enumeration value="picnic areas" id="_7985"/> <xs:enumeration value="rest area" id="_7986"/> <xs:enumeration value="service stations" id="_7987"/> <xs:enumeration value="toilets" id="_7988"/> <xs:enumeration value="on the right" id="_7989"/> <xs:enumeration value="on the left" id="_7990"/> <xs:enumeration value="in the center" id="_7991"/> <xs:enumeration value="in the opposite direction" id="_7992"/> <xs:enumeration value="cross traffic" id="_7993"/> <xs:enumeration value="northbound traffic" id="_7994"/> <xs:enumeration value="eastbound traffic" id="_7995"/> <xs:enumeration value="southbound traffic" id="_7996"/> <xs:enumeration value="westbound traffic" id="_7997"/> <xs:enumeration value="north" id="_7998"/> <xs:enumeration value="south" id="_7999"/> <xs:enumeration value="east" id="_8000"/> <xs:enumeration value="west" id="_8001"/> <xs:enumeration value="northeast" id="_8002"/> <xs:enumeration value="northwest" id="_8003"/> <xs:enumeration value="southeast" id="_8004"/> <xs:enumeration value="southwest" id="_8005"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="\[.+\].*"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="local:GenericLocations"/> </xs:simpleType> </xs:union> </xs:simpleType> |