![]() ![]() ![]() ![]() SAE J2735-Draft-Rev15 [issued: 01-30-07]
-
124 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
<xs:enumeration value="emergency vehicle units" id="_9729"/>
<xs:enumeration value="federal law enforcement units" id="_9730"/>
<xs:enumeration value="state police units" id="_9731"/>
<xs:enumeration value="county police units" id="_9732"/>
<xs:enumeration value="local police units" id="_9733"/>
<xs:enumeration value="ambulance units" id="_9734"/>
<xs:enumeration value="rescue units" id="_9735"/>
<xs:enumeration value="fire units" id="_9736"/>
<xs:enumeration value="hAZMAT units" id="_9737"/>
<xs:enumeration value="light tow unit" id="_9738"/>
<xs:enumeration value="heavy tow unit" id="_9739"/>
<xs:enumeration value="freeway service patrols" id="_9740"/>
<xs:enumeration value="transportation response units" id="_9741"/>
<xs:enumeration value="private contractor response units" id="_9742"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:ResponderGroupAffected" />
</xs:simpleType>
</xs:union>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a MSG called MSG_EmergencyVehicleAlert
8.14 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),
|