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

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
185 -
This is a draft document of the SAE ATIS committee, subject to change.
   follow-the-vehicle-in-front-smoothly       (6669),  
   do-not-slow-down-unnecessarily             (6670),  
   watch-for-muggers                          (6671),  
   watch-for-pickpockets                      (6672),  
   watch-for-thieves                          (6673),  
   sorry-for-any-delay                        (6674),  
   thank-you-for-your-understanding           (6675),  
   we-appreciate-your-patience                (6676),  
   we-are-grateful-for-your-cooperation       (6677),  
   share-the-road                             (6678),  -- NEW:
   ... -- # LOCAL_CONTENT_ITIS 
   }
XML Representation:
<xs:simpleType name="SuggestionAdvice" >
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="6656"/>
               <xs:maxInclusive value="6911"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="why not ride share" id="_6657"/>
               <xs:enumeration value="is this your no ride day" id="_6658"/>
               <xs:enumeration value="why not use transit" id="_6659"/>
               <xs:enumeration value="why not park and ride" id="_6660"/>
               <xs:enumeration value="why not try paratransit" id="_6661"/>
               <xs:enumeration value="why not travel by rail" id="_6662"/>
               <xs:enumeration value="why not use the subway" id="_6663"/>
               <xs:enumeration value="why not try rapid transit" id="_6664"/>
               <xs:enumeration value="why not travel by bus" id="_6665"/>
               <xs:enumeration value="your parking ticket covers the return ride"
id="_6666"/>
               <xs:enumeration value="avoid the rush hour" id="_6667"/>
               <xs:enumeration value="do not allow unnecessary gaps" id="_6668"/>
               <xs:enumeration value="follow the vehicle in front smoothly" id="_6669"/>
               <xs:enumeration value="do not slow down unnecessarily" id="_6670"/>
               <xs:enumeration value="watch for muggers" id="_6671"/>
               <xs:enumeration value="watch for pickpockets" id="_6672"/>
               <xs:enumeration value="watch for thieves" id="_6673"/>
               <xs:enumeration value="sorry for any delay" id="_6674"/>
               <xs:enumeration value="thank you for your understanding" id="_6675"/>
               <xs:enumeration value="we appreciate your patience" id="_6676"/>
               <xs:enumeration value="we are grateful for your cooperation" id="_6677"/>
               <xs:enumeration value="share the road" id="_6678"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType> 
            <xs:restriction base="xs:string">
               <xs:pattern value="\[.+\].*"/>
            </xs:restriction>
         </xs:simpleType>         
         <xs:simpleType>
            <xs:restriction base="local:SuggestionAdvice" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_ITIS_EventType <ASN> <XML>.   In addition, this item may be used by data structures in other
ITS standards.