![]() ![]() ![]() ![]() SAE J2735-Draft-Rev18 [issued: 06-26-07]
-
155 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
emergency-vehicle-units (9729), -- Default phrase, to be used when one of
-- the below does not fit better
federal-law-enforcement-units (9730),
state-police-units (9731),
county-police-units (9732), -- Hint: also sheriff response units
local-police-units (9733),
ambulance-units (9734),
rescue-units (9735),
fire-units (9736),
hAZMAT-units (9737),
light-tow-unit (9738),
heavy-tow-unit (9739),
freeway-service-patrols (9740),
transportation-response-units (9741),
private-contractor-response-units (9742),
... -- # LOCAL_CONTENT_ITIS
}
-- These groups are used in coordinated response and staging area information
-- (rather than typically consumer related)
XML Representation:
<xs:simpleType name="ResponderGroupAffected" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="9728"/>
<xs:maxInclusive value="9983"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<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 <ASN> <XML>. In addition, this item may be used by data structures
in other ITS standards.
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
|