![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
125 -
This is a draft document of the SAE ATIS committee, subject to change.
<xs:enumeration value="two lane reverse curve to left" id="_X13624"/>
<xs:enumeration value="three lane reverse curve to right" id="_X13625"/>
<xs:enumeration value="three lane reverse curve to left" id="_X13626"/>
<xs:enumeration value="winding road to right" id="_X13640"/>
<xs:enumeration value="winding road to left" id="_X13641"/>
<xs:enumeration value="chevron right" id="_X13613"/>
<xs:enumeration value="chevron left" id="_X13614"/>
<xs:enumeration value="right turn with junction" id="_X13615"/>
<xs:enumeration value="left turn with junction" id="_X13616"/>
<xs:enumeration value="hairpin right" id="_X13617"/>
<xs:enumeration value="hairpin left" id="_X13618"/>
<xs:enumeration value="truck rollover right" id="_X13619"/>
<xs:enumeration value="truck rollover left" id="_X13620"/>
<xs:enumeration value="n270 degreee turn right" id="_X13621"/>
<xs:enumeration value="n270 degreee turn left" id="_X13622"/>
<xs:enumeration value="double reverse curve to right" id="_X13627"/>
<xs:enumeration value="double reverse curve to left" id="_X13628"/>
<xs:enumeration value="two lane double reverse curve to right" id="_X13629"/>
<xs:enumeration value="two lane double reverse curve to left" id="_X13630"/>
<xs:enumeration value="three lane double reverse curve to right" id="_X13631"/>
<xs:enumeration value="three lane double reverse curve to left" id="_X13632"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:ITIScodes" />
</xs:simpleType>
</xs:union>
</xs:simpleType></scrap>
Used By: This entry is used directly by one other data structure in this standard, a DF called DF_ITIS-
Codes_And_Text <ASN> <XML>. In addition, this item may be used by data structures in other ITS
standards.
6.18 Data Element: DE_Lane / Roadway Descriptions
Use: The ITIS enumeration list commonly referred to as "Lane / Roadway Descriptions," is assigned the
upper byte value of [32] (which provides for value ranges from 8192 to 8447, inclusive). This list is
formally called "LaneRoadway" in the ASN.1 and XML productions. The items in this enumeration list are
not allowed to be used as an event category classification. This list contains a total of 61 different phrases,
divided into 6 further sub-categories (the division into these sub-categories is informational only and other
groupings may also be used). The remaining 66 values up to the lower byte value of [127] are reserved for
additional "national" phrases in this byte range. Local phrases may be added to the list starting with the
lower byte value of 128 and proceeding upward from there (in other words, the first value assigned for any
local additions to this list would be given the value 8320).
ASN.1 Representation:
LaneRoadway ::= ENUMERATED {
-- Lanes
all-roadways (8193), -- Used as the default value
through-lanes (8194),
left-lane (8195),
right-lane (8196),
center-lane (8197),
middle-lanes (8198),
middle-two-lanes (8199),
right-turning-lanes (8200),
left-turning-lanes (8201),
upper-deck-lanes (8236),
lower-deck-lanes (8237),
|