![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
127 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
Used By: This entry is directly used by the following 5 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
DF
DF
DF
DF
In addition, this item may be used by data structures in other ITS standards.
7.51 Data Element: DE_ElectronicStablityControlStatus REMOVE (dupe)
Use: A data element which when set to "on" indicates the state of an electoric stablity control system.
This data element is an on/off value which indicates engagement of the vehicle's electoric stablity control
function.
ASN.1 Representation:
ElectronicStablityControlStatus ::= ENUMERATED {
notEquipped (0),
off (1),
on (2),
active (3)
} -- in 2 bits
XML Representation:
<xs:simpleType name="ElectronicStablityControlStatus" >
<xs:annotation>
<xs:appinfo>
notEquipped (0)
off (1)
on (2)
active (3)
</xs:appinfo>
<xs:documentation>
in 2 bits
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="3"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="notEquipped"/>
<xs:enumeration value="off"/>
<xs:enumeration value="on"/>
<xs:enumeration value="active"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
7.52 Data Element: DE_ElevationConfidence
Use: This DE is used to provide to listeners the confidence interval of the 95% confidence level for the
|