![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
41 -
This is a draft document of the SAE ATIS committee, subject to change.
-- action, as in
-- do not pass
use-low-beam-headlights (7177),
use-fog-lights (7178),
use-hazard-warning-lights (7179), -- Alternative
-- Rendering:
-- use blinkers
do-not-leave-your-vehicle (7180),
leave-your-vehicle-and-proceed-to-next-safe-place (7181),
turn-off-engine (7182), -- Alternative
-- Rendering:
-- switch off
-- engine
close-all-windows-turn-off-heater-air-conditioner-and-vents (7183),
turn-off-air-conditioner-to-prevent-engine-overheating (7184),
turn-off-mobile-phones-and-two-way-radios (7185), -- Alternative
-- Rendering:
-- switch off
-- mobile phones
-- and two way
-- radios
prepare-to-stop (7186),
be-prepared-to-stop (7201), -- NEW:
stop-at-next-rest-area (7187),
stop-at-next-safe-place (7188),
only-travel-if-absolutely-necessary (7189),
drive-to-another-service-area (7190),
use-through-traffic-lanes (7191),
use-local-traffic-lanes (7192),
use-left-hand-parallel-roadway (7193),
use-right-hand-parallel-roadway (7194),
use-heavy-vehicle-lane (7195), -- Alternative
-- Rendering:
-- use truck
-- lanes
observe-recommended-speed (7196),
signals-sequenced-for-speed (7202), -- NEW: Typically
-- followed by
-- speed
maintain-top-safe-speed (7203), -- NEW:
facing-traffic (7197), -- NEW:
push-button (7198), -- NEW:
to-cross-street (7199), -- NEW:
... -- # LOCAL_CONTENT_ITIS
}
XML Representation:
<xs:simpleType name="AdviceInstructionsRecommendations" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="7168"/>
<xs:maxInclusive value="7423"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="drive carefully" id="_7169"/>
<xs:enumeration value="drive with extreme caution" id="_7170"/>
<xs:enumeration value="approach with care" id="_7171"/>
<xs:enumeration value="keep your distance" id="_7172"/>
<xs:enumeration value="increase normal following distance" id="_7173"/>
<xs:enumeration value="test your brakes" id="_7174"/>
<xs:enumeration value="cross intersection with care" id="_7175"/>
<xs:enumeration value="pass with care" id="_7176"/>
<xs:enumeration value="pass" id="_7200"/>
<xs:enumeration value="use low beam headlights" id="_7177"/>
<xs:enumeration value="use fog lights" id="_7178"/>
|