Navigation bar
  Print document Start Previous page
 31 of 289 
Next page End  

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
31 -
This is a draft document of the SAE ATIS committee, subject to change.
   airport                     (7971),  
   concourse                   (7972),  
   gate                        (7973),  
   baggage-claim               (7974),  
   customs-point               (7975),  
   reservation-center          (8007),  
   station                     (7976),  
   platform                    (7977),  -- Alternative Rendering:  track
   dock                        (7978),  
   depot                       (7979),  
   ev-charging-point           (7980),  
   information-welcome-point   (7981),  -- Use for Tourist Information as well (D9-10)
   at-rest-area                (7982),  
   at-service-area             (7983),  
   at-weigh-station            (7984),  
   roadside-park               (8033),  -- NEW:
   picnic-areas                (7985),  
   rest-area                   (7986),  
   service-stations            (7987),  
   toilets                     (7988),  -- Note also rest rooms in structures
   bus-stop                    (8031),  -- NEW:
   park-and-ride-lot           (8012),  -- NEW: Not to be used as a mode of travel
   -- Direction of Travel
   on-the-right                (7989),  
   on-the-left                 (7990),  
   in-the-center               (7991),  
   in-the-opposite-direction   (7992),  
   cross-traffic               (7993),  
   northbound-traffic          (7994),  
   eastbound-traffic           (7995),  
   southbound-traffic          (7996),  
   westbound-traffic           (7997),  
   -- Compass Points
   north                       (7998),  
   south                       (7999),  
   east                        (8000),  
   west                        (8001),  
   northeast                   (8002),  
   northwest                   (8003),  
   southeast                   (8004),  
   southwest                   (8005),  
   ... -- # LOCAL_CONTENT_ITIS 
   }
XML Representation:
<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 curve" id="_8026"/>
               <xs:enumeration value="on tracks" id="_8009"/>
               <xs:enumeration value="in street" id="_8025"/>
               <xs:enumeration value="shoulder" id="_8027"/>
               <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"/>