![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
42 -
This is a draft document of the SAE ATIS committee, subject to change.
<xs:enumeration value="use hazard warning lights" id="_7179"/>
<xs:enumeration value="do not leave your vehicle" id="_7180"/>
<xs:enumeration value="leave your vehicle and proceed to next safe place"
id="_7181"/>
<xs:enumeration value="turn off engine" id="_7182"/>
<xs:enumeration value="close all windows turn off heater air conditioner
and vents" id="_7183"/>
<xs:enumeration value="turn off air conditioner to prevent engine
overheating" id="_7184"/>
<xs:enumeration value="turn off mobile phones and two way radios"
id="_7185"/>
<xs:enumeration value="prepare to stop" id="_7186"/>
<xs:enumeration value="be prepared to stop" id="_7201"/>
<xs:enumeration value="stop at next rest area" id="_7187"/>
<xs:enumeration value="stop at next safe place" id="_7188"/>
<xs:enumeration value="only travel if absolutely necessary" id="_7189"/>
<xs:enumeration value="drive to another service area" id="_7190"/>
<xs:enumeration value="use through traffic lanes" id="_7191"/>
<xs:enumeration value="use local traffic lanes" id="_7192"/>
<xs:enumeration value="use left hand parallel roadway" id="_7193"/>
<xs:enumeration value="use right hand parallel roadway" id="_7194"/>
<xs:enumeration value="use heavy vehicle lane" id="_7195"/>
<xs:enumeration value="observe recommended speed" id="_7196"/>
<xs:enumeration value="signals sequenced for speed" id="_7202"/>
<xs:enumeration value="maintain top safe speed" id="_7203"/>
<xs:enumeration value="facing traffic" id="_7197"/>
<xs:enumeration value="push button" id="_7198"/>
<xs:enumeration value="to cross street" id="_7199"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:AdviceInstructionsRecommendations" />
</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.15 Data Element: DE_ITIS_Text
Use: Simple text used with ITIS codes.
ASN.1 Representation:
ITIStext ::= IA5String (SIZE(1..500))
XML Representation:
<xs:simpleType name="ITIStext" >
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="500"/>
</xs:restriction>
</xs:simpleType>
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.
|