![]() ![]() ![]() ![]() SAE J2735-Draft-Rev18 [issued: 06-26-07]
-
94 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
missing5 (1024) -- ('0000010000000000'B)
missing6 (2048) -- ('0000100000000000'B)
maneuverHOVLane (4096) -- ('0001000000000000'B)
maneuverSharedLane (8192) -- ('0010000000000000'B)
maneuverBikeLane (16384) -- ('0100000000000000'B)
missing7 (32768) -- ('1000000000001000'B)
-- what about truck maneuvers etc..
</xs:appinfo>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="32768"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="noData"/>
<xs:enumeration value="maneuverStraightAllowed"/>
<xs:enumeration value="maneuverLeftAllowed"/>
<xs:enumeration value="maneuverRightAllowed"/>
<xs:enumeration value="missing1"/>
<xs:enumeration value="maneuverNoUTurn"/>
<xs:enumeration value="maneuverNoTurnOnRed"/>
<xs:enumeration value="maneuverNoStop"/>
<xs:enumeration value="missing2"/>
<xs:enumeration value="missing3"/>
<xs:enumeration value="missing4"/>
<xs:enumeration value="missing5"/>
<xs:enumeration value="missing6"/>
<xs:enumeration value="maneuverHOVLane"/>
<xs:enumeration value="maneuverSharedLane"/>
<xs:enumeration value="maneuverBikeLane"/>
<xs:enumeration value="missing7"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
<xs:simpleType name="LaneAttributes">
<xs:list itemType="LaneAttributes-item"/>
</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
DF
In addition, this item may be used by data structures in other ITS standards.
7.44 Data Element: DE_LaneNumber
Use: The LaneNumber data concept coveys a unique index value for a lane used to refer to that lane by
other objects in the <need a general name> intersection map data structure.
ASN.1 Representation:
LaneNumber ::= INTEGER (0..255)
XML Representation:
<xs:simpleType name="LaneNumber" >
<xs:restriction base="xs:unsignedByte"/>
</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):
|