![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
197 -
This is a draft document of the SAE ATIS committee, subject to change.
high-speed-emergency-vehicles (1797),
high-speed-chase (1798),
-- Cancel Types
dangerous-vehicle-warning-cleared (1918),
emergency-vehicle-warning-cleared (1919),
... -- # LOCAL_CONTENT_ITIS
}
XML Representation:
<xs:simpleType name="UnusualDriving" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="1792"/>
<xs:maxInclusive value="2047"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="vehicle traveling wrong way" id="_1793"/>
<xs:enumeration value="reckless driver" id="_1794"/>
<xs:enumeration value="prohibited vehicle on roadway" id="_1795"/>
<xs:enumeration value="emergency vehicles on roadway" id="_1796"/>
<xs:enumeration value="high speed emergency vehicles" id="_1797"/>
<xs:enumeration value="high speed chase" id="_1798"/>
<xs:enumeration value="dangerous vehicle warning cleared" id="_1918"/>
<xs:enumeration value="emergency vehicle warning cleared" id="_1919"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:UnusualDriving" />
</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.50 Data Element: DE_Valid Maneuvers
Use: The ITIS enumeration list commonly referred to as "Valid Maneuvers," is assigned the upper byte
value of [44] (which provides for value ranges from 11264 to 11519, inclusive). This list is formally called
"ValidManeuvers" 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 128 different phrases. Also
observe that this list contains more than the normal limit of 127 entries for "national" phrases. Should
additional phrases need to be added to this list, then will be added starting with a value of 11393 and
proceeding upward from that point. Any local values to be added should be aware of this.
ASN.1 Representation:
ValidManeuvers ::= ENUMERATED {
prohibit-None-Allowed-LU-LT-L45-S-R45-RT-RU (11264), -- NEW:
prohibit-RU-Allowed-LU-LT-L45-S-R45-RT (11265), -- NEW: All Maneuvers allowed
prohibit-RT-Allowed-LU-LT-L45-S-R45-RU (11266), -- NEW:
prohibit-RT-RU-Allowed-LU-LT-L45-S-R45 (11267), -- NEW:
prohibit-R45-Allowed-LU-LT-L45-S-RT-RU (11268), -- NEW:
prohibit-R45-RU-Allowed-LU-LT-L45-S-RT (11269), -- NEW:
prohibit-R45-RT-Allowed-LU-LT-L45-S-RU (11270), -- NEW:
prohibit-R45-RT-RU-Allowed-LU-LT-L45-S (11271), -- NEW: Left or Straight Only
-- (R3-6), Right Turn prohibited
|