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

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
158 -
This is a draft document of the SAE ATIS committee, subject to change.
   ramp-restrictions                                (2562),  
   truck-restriction                                (2563),  
   speed-restriction                                (2564),  -- Used for required speeds,
                                                             -- not advised speeds
   noise-restriction                                (2565),  
   traffic-regulations-have-been-changed            (2566),  
   local-access-only                                (2567),  
   no-trailers                                      (2568),  
   no-high-profile-vehicles                         (2569),  
   hazardous-materials-truck-restriction            (2570),  
   no-through-traffic                               (2571),  
   no-motor-vehicles                                (2572),  
   width-limit                                      (2573),  -- Typically followed by a
                                                             -- number and unit value
   height-limit                                     (2574),  -- Typically followed by a
                                                             -- number and unit value
   length-limit                                     (2575),  -- Typically followed by a
                                                             -- number and unit value
   axle-load-limit                                  (2576),  -- Typically followed by a
                                                             -- number and unit value
   gross-weight-limit                               (2577),  -- Typically followed by a
                                                             -- number and unit value
   axle-count-limit                                 (2578),  -- Typically followed by a
                                                             -- number and unit value
   carpool-lane-available                           (2579),  
   carpool-restrictions-changed                     (2580),  
   hOV-2-no-single-occupant-vehicles                (2581),  
   hOV-3-no-vehicles-with-less-than-three-occupants (2582),  
   bus-lane-available-for-all-vehicles              (2583),  
   truck-lane-available-for-all-vehicles            (2584),  
   permits-call-in-basis                            (2585),  
   permits-temporarily-closed                       (2586),  
   permits-closed                                   (2587),  
   road-use-permits-required                        (2588),  -- NEW:
   -- Cancel Types
   permits-open                                     (2675),  
   restrictions-for-high-profile-vehicles-lifted    (2676),  
   width-limit-lifted                               (2677),  
   height-limit-lifted                              (2678),  
   length-limit-lifted                              (2679),  
   axle-load-limit-lifted                           (2680),  
   weight-limit-lifted                              (2681),  
   axle-count-limit-lifted                          (2682),  
   carpool-restrictions-lifted                      (2683),  
   lane-restrictions-lifted                         (2684),  
   ramp-restrictions-lifted                         (2685),  
   motor-vehicle-restrictions-lifted                (2686),  
   restrictions-lifted                              (2687),  
   ... -- # LOCAL_CONTENT_ITIS 
   }
XML Representation:
<xs:simpleType name="RestrictionClass" >
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="2560"/>
               <xs:maxInclusive value="2815"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="restrictions" id="_2561"/>
               <xs:enumeration value="ramp restrictions" id="_2562"/>
               <xs:enumeration value="truck restriction" id="_2563"/>
               <xs:enumeration value="speed restriction" id="_2564"/>
               <xs:enumeration value="noise restriction" id="_2565"/>
               <xs:enumeration value="traffic regulations have been changed" id="_2566"/>