![]() ![]() ![]() ![]() SAE J2735-Draft-Rev18 [issued: 06-26-07]
-
70 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
Encoded as a 3 bit value
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="7"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="notEquipped"/>
<xs:enumeration value="accl 100 00"/>
<xs:enumeration value="accl 010 00"/>
<xs:enumeration value="accl 005 00"/>
<xs:enumeration value="accl 001 00"/>
<xs:enumeration value="accl 000 10"/>
<xs:enumeration value="accl 000 05"/>
<xs:enumeration value="accl 000 01"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
Used by: This entry is directly used by the following 3 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
<XML>, and
DF
<XML>, and
DF
In addition, this item may be used by data structures in other ITS standards.
7.3 Data Element: DE_AirBagCount
Use: The number of air bags in a given context or condition (in the vehicle, activated, deployed etc.).
ASN.1 Representation:
AirBagCount ::= INTEGER (0..100) -- edit to proper ranges
XML Representation:
<xs:simpleType name="AirBagCount" >
<xs:annotation>
<xs:documentation>
edit to proper ranges
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:unsignedByte">
<xs:maxInclusive value="100"/>
</xs:restriction>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a DF called DF_ValueList
7.4 Data Element: DE_AmbientAirTemperature
Use: This data element is used to relate the measured Ambient Air Temperature from a vehicle or other
device. Its measurement range and precession follows that defined by the relevant ODB-II standards. This
provides for a precision of one degree centigrade and a range of -40 to +150 degrees encoded in a one byte
value. The value of -40 deg C is encoded as zero and every degree above that increments the transmitted
value by one resulting in a transmission range of 0 to 191. Hence, a measurement value representing 25
|