![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
131 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
eventHardBreaking (8),
eventOtherBreaking (9),
eventLightsChanged (10),
eventWipersChanged (11),
eventControlLoss (12) -- defined by GM to meean?
-- above to be reordered when list is complete
} -- (SIZE(2))
XML Representation:
<xs:simpleType name="EventFlags-item" >
<xs:annotation>
<xs:appinfo>
eventHandbrakeActive (1)
eventHoodOpen (2)
eventAirBagDeployment (3)
eventHazardLights (4)
eventStopLineViolation (5)
eventHazardousMaterials (6)
eventEmergencyResponse (7)
eventHardBreaking (8)
eventOtherBreaking (9)
eventLightsChanged (10)
eventWipersChanged (11)
eventControlLoss (12) -- defined by GM to meean?
-- above to be reordered when list is complete
</xs:appinfo>
<xs:documentation>
(SIZE (2) )
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="12"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="eventHandbrakeActive"/>
<xs:enumeration value="eventHoodOpen"/>
<xs:enumeration value="eventAirBagDeployment"/>
<xs:enumeration value="eventHazardLights"/>
<xs:enumeration value="eventStopLineViolation"/>
<xs:enumeration value="eventHazardousMaterials"/>
<xs:enumeration value="eventEmergencyResponse"/>
<xs:enumeration value="eventHardBreaking"/>
<xs:enumeration value="eventOtherBreaking"/>
<xs:enumeration value="eventLightsChanged"/>
<xs:enumeration value="eventWipersChanged"/>
<xs:enumeration value="eventControlLoss"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
<xs:simpleType name="EventFlags">
<xs:list itemType="EventFlags-item"/>
</xs:simpleType>
Used By: This entry is directly used by the following 4 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
MSG
MSG
DF
|