![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
217 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
useFor500meters (5)
useFor1000meters (6)
useFor5000meters (7)
forever (255) -- very wide area
</xs:appinfo>
<xs:documentation>
encode as a single byte
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="255"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="useInstantlyOnly"/>
<xs:enumeration value="useFor3meters"/>
<xs:enumeration value="useFor10meters"/>
<xs:enumeration value="useFor50meters"/>
<xs:enumeration value="useFor100meters"/>
<xs:enumeration value="useFor500meters"/>
<xs:enumeration value="useFor1000meters"/>
<xs:enumeration value="useFor5000meters"/>
<xs:enumeration value="forever"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a MSG called
MSG_RoadSideAlert <ASN> <XML>. In addition, this item may be used by data structures in other
ITS standards.
8.3 Data Element: DE_FurtherInfoID [ATIS]
Use: This data element provides a link number to other messages (described here and in other message set
standards) which relate to the same event. Use zero when unkown or not present.
ASN.1 Representation:
FurtherInfoID ::= INTEGER (0..65535)
-- a link to any other incident
-- information data that may be available
-- in the normal ATIS incident description
-- or other messages
-- two bytes in length
XML Representation:
<xs:simpleType name="FurtherInfoID" >
<xs:annotation>
<xs:documentation>
a link to any other incident
information data that may be available
in the normal ATIS incident description
or other messages
two bytes in length
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a MSG called
MSG_RoadSideAlert <ASN> <XML>. In addition, this item may be used by data structures in other
ITS standards.
|