![]() SAE J2735-Draft-Rev18 [issued: 06-26-07]
-
146 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
<xs:documentation>
(0..31) 5 bits, appends with loc-quality to make one octet
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="31"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="loc tech unknown"/>
<xs:enumeration value="loc tech GPS"/>
<xs:enumeration value="loc tech DGPS"/>
<xs:enumeration value="loc tech drGPS"/>
<xs:enumeration value="loc tech drDGPS"/>
<xs:enumeration value="loc tech dr"/>
<xs:enumeration value="loc tech nav"/>
<xs:enumeration value="loc tech fault"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a DF called
DF_SpaceVector <ASN> <XML>. In addition, this item may be used by data structures in other ITS
standards.
Remarks: This element was originally defined in J2313. From Section 8.15 "Location-Tech."
8.6 Data Element: DE_Priority [ATIS]
Use: A priority for the alert message, giving urgency of this message. A relative degree of merit compared
with other similar messages for this type (not other message being sent by the device, nor a priority of
display urgency at the receiver).
At this time, the lower five bits are reserved and shall be set to zero. This effectively reduces the number of
priority levels to eight. The value of all zeros shall be used for "routine" messages such as roadside signage
where not displaying the message to the drive is of only modest impact. The value 111xxxxx shall be the
highest level of priority and shall be consider the most important level. When choices of display order or
transmission order are considered, messages with this level of priority shall be given precedence. The
remaining 6 levels shall be used as determined by local conventions.
ASN.1 Representation:
Priority ::= INTEGER (0..255)
-- Follow definition notes on setting these bits
XML Representation:
<xs:simpleType name="Priority" >
<xs:annotation>
<xs:documentation>
Follow definition notes on setting these bits
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:unsignedByte"/>
</xs:simpleType>
Used by: This entry is directly used by the following 2 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
<XML>, and
MSG
|