![]() ![]() ![]() ![]() SAE J2735-Draft-Rev18 [issued: 06-26-07]
-
91 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="bitOne"/>
<xs:enumeration value="bitTwo"/>
<xs:enumeration value="bitThree"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="local:TirePressureThresholdDetection" />
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType name="TirePressureThresholdDetection">
<xs:list itemType="TirePressureThresholdDetection-item"/>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a DF called DF_J1939-71-
Used Somehow <ASN> <XML>. In addition, this item may be used by data structures in other ITS
standards.
7.38 Data Element: DE_J1939-71-Tire Pressure
Use: Encoded as: 4 kPa/bit, 0 offset, 0-1000kPa
ASN.1 Representation:
TirePressure ::= INTEGER (0..255)
XML Representation:
<xs:simpleType name="TirePressure" >
<xs:restriction base="xs:unsignedByte"/>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a DF called DF_J1939-71-
Used Somehow <ASN> <XML>. In addition, this item may be used by data structures in other ITS
standards.
7.39 Data Element: DE_J1939-71-Tire Temp
Use: Encoded as: .03125 deg C/bit, -273 deg C offset, Range: -273 - 1735 deg C
ASN.1 Representation:
TireTemp ::= INTEGER (0..65535)
XML Representation:
<xs:simpleType name="TireTemp" >
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a DF called DF_J1939-71-
Used Somehow <ASN> <XML>. In addition, this item may be used by data structures in other ITS
standards.
7.40 Data Element: DE_J1939-71-Trailer Weight
Use: Encoded as: 2kg/bit, 0deg offset Range: 0 - 128,510kg
ASN.1 Representation:
TrailerWeight ::= INTEGER (0..65535)
XML Representation:
<xs:simpleType name="TrailerWeight" >
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>
|