![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
155 -
This is a draft document of the SAE ATIS committee, subject to change.
<xs:enumeration value="narrows" id="_12300"/>
<xs:enumeration value="widens" id="_12301"/>
<xs:enumeration value="reduced" id="_12302"/>
<xs:enumeration value="combined" id="_12303"/>
<xs:enumeration value="minimum" id="_12304"/>
<xs:enumeration value="maximum" id="_12305"/>
<xs:enumeration value="divided road" id="_12306"/>
<xs:enumeration value="double arrow" id="_12307"/>
<xs:enumeration value="dead end" id="_12308"/>
<xs:enumeration value="no outlet" id="_12309"/>
<xs:enumeration value="wrong way" id="_12310"/>
<xs:enumeration value="do not enter" id="_12314"/>
<xs:enumeration value="detour" id="_12312"/>
<xs:enumeration value="chevron" id="_12313"/>
<xs:enumeration value="t intersection to the side" id="_12315"/>
<xs:enumeration value="t intersection oncoming" id="_12316"/>
<xs:enumeration value="y intersection to the side" id="_12317"/>
<xs:enumeration value="y intersection oncoming" id="_12318"/>
<xs:enumeration value="four way divided highway crossing" id="_12319"/>
<xs:enumeration value="t way divided highway crossing" id="_12320"/>
<xs:enumeration value="light rail divided highway crossing" id="_12321"/>
<xs:enumeration value="light rail t divided highway crossing"
id="_12322"/>
<xs:enumeration value="side road to right" id="_12323"/>
<xs:enumeration value="side road to left" id="_12324"/>
<xs:enumeration value="side road to right at angle" id="_12325"/>
<xs:enumeration value="side road to left at angle" id="_12326"/>
<xs:enumeration value="entering roadway merge" id="_12327"/>
<xs:enumeration value="entering roadway added lane" id="_12328"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:RegulatoryAndWarningSigns" />
</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_ITIS_EventType <ASN> <XML>. In addition, this item may be used by data structures in other
ITS standards.
6.31 Data Element: DE_Regulatory Signs
Use: The ITIS enumeration list commonly refered to as "Regulatory Signs," is assigned the upper byte
value of [48] (which provides for value ranges from 12288 to 12543, inclusive). This list is formally called
"RegulatorySigns" in the ASN.1 and XML productions. Items from this enumeration list can be used as an
event category classification. This list contains a total of 7 different phrases. The remaining 120 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
12416).
ASN.1 Representation:
RegulatorySigns ::= ENUMERATED {
regulatory-sign (12290), -- NEW: R-?? Sign data follows
divided-road (12291), -- NEW: R-??
double-arrow (12292), -- NEW: R-??
dead-end (12293), -- NEW: R-??
no-outlet (12294), -- NEW: R-??
wrong-way (12295), -- NEW: R-??
|