Navigation bar
  Print document Start Previous page
 227 of 240 
Next page End  

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
227 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
MSG
In addition, this item may be used by data structures in other ITS standards.
8.13 Data Element: DE_Vehicle Groups Affected [ITIS]
Use: The ITIS enumeration list commonly refered to as "Vehicle Groups Affected," is assigned the upper
byte value of [36] (which provides for value ranges from 9216 to 9471, inclusive).  This list is formally
called "VehicleGroupAffected" in the ASN.1 and XML productions.  Items from this enumeration list can
be used as an event category classification.  This list contains a total of 35 different phrases.  The remaining
92 values up to the lower byte value of [127] are reserved for additional "national" phrases in this byte
range.  Local phrases may be added to the list starting with the lower byte value of 128 and proceeding
upward from there (in other words, the first value assigned for any local additions to this list would be
given the value 9344).  
ASN.1 Representation:
VehicleGroupAffected ::= ENUMERATED  { 
   all-vehicles                               (9217),  
   bicycles                                   (9218),  
   motorcycles                                (9219),  -- to include mopeds as well
   cars                                       (9220),  -- (remapped from ERM value of
                                                       -- zero)
   light-vehicles                             (9221),  
   cars-and-light-vehicles                    (9222),  
   cars-with-trailers                         (9223),  
   cars-with-recreational-trailers            (9224),  
   vehicles-with-trailers                     (9225),  
   heavy-vehicles                             (9226),  
   trucks                                     (9227),  
   buses                                      (9228),  
   articulated-buses                          (9229),  
   school-buses                               (9230),  
   vehicles-with-semi-trailers                (9231),  
   vehicles-with-double-trailers              (9232),  -- Alternative Rendering:  western
                                                       -- doubles
   high-profile-vehicles                      (9233),  
   wide-vehicles                              (9234),  
   long-vehicles                              (9235),  
   hazardous-loads                            (9236),  
   exceptional-loads                          (9237),  
   abnormal-loads                             (9238),  
   convoys                                    (9239),  
   maintenance-vehicles                       (9240),  
   delivery-vehicles                          (9241),  
   vehicles-with-even-numbered-license-plates (9242),  
   vehicles-with-odd-numbered-license-plates  (9243),  
   vehicles-with-parking-permits              (9244),  
   vehicles-with-catalytic-converters         (9245),  
   vehicles-without-catalytic-converters      (9246),  
   gas-powered-vehicles                       (9247),  
   diesel-powered-vehicles                    (9248),  
   lPG-vehicles                               (9249),  
   military-convoys                           (9250),  
   military-vehicles                          (9251),  
   ... -- # LOCAL_CONTENT_ITIS 
   }
   -- Classification of vehicles and types of transport
XML Representation:
<xs:simpleType name="VehicleGroupAffected" >
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="9216"/>
               <xs:maxInclusive value="9471"/>
Click to Convert - Powerful PDF Converter and HTML Converter.