![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
161 -
This is a draft document of the SAE ATIS committee, subject to change.
-- Items Used by Rail and Transit
switch (10549), -- In the context of a railroad device
signal (10550), -- In the context of a railroad device
third-rail (10551),
overhead-power (10552), -- Specifically the power feed line for a
-- vehicle, do not use for general power lines
concrete-tie (10553),
wooden-tie (10554),
manhole-cover (10559),
-- Misc. Items
culvert (10560),
escalator (10555),
elevator (10556),
snow-poles (10561), -- A tall pole and overhanging arm (like a
-- luminaire) with reflective markers to help
-- indicate roadway in mountain passes during
-- whiteout conditions
track (10557),
guide-poles (10562), -- Poles along road to indicate guard rail in
-- deep snow
drawbridge (10558),
expansion-joint (10563),
shifted-plate (10564),
... -- # LOCAL_CONTENT_ITIS
}
XML Representation:
<xs:simpleType name="RoadsideAssets" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="10496"/>
<xs:maxInclusive value="10751"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="none" id="_10496"/>
<xs:enumeration value="light pole" id="_10497"/>
<xs:enumeration value="utiltity pole" id="_10498"/>
<xs:enumeration value="gantry way" id="_10499"/>
<xs:enumeration value="sign support" id="_10500"/>
<xs:enumeration value="signal pole" id="_10501"/>
<xs:enumeration value="signage public" id="_10502"/>
<xs:enumeration value="signage private" id="_10503"/>
<xs:enumeration value="overhead sign" id="_10568"/>
<xs:enumeration value="ground sign" id="_10569"/>
<xs:enumeration value="cones" id="_10504"/>
<xs:enumeration value="cones post type" id="_10505"/>
<xs:enumeration value="cones glue post" id="_10506"/>
<xs:enumeration value="cones other" id="_10507"/>
<xs:enumeration value="barriers" id="_10508"/>
<xs:enumeration value="barrier Aframe" id="_10509"/>
<xs:enumeration value="barriers heavy duty" id="_10510"/>
<xs:enumeration value="barricade type III" id="_10511"/>
<xs:enumeration value="barricade small" id="_10512"/>
<xs:enumeration value="solid barrier" id="_10565"/>
<xs:enumeration value="moveable barrier" id="_10566"/>
<xs:enumeration value="barricade lights" id="_10513"/>
<xs:enumeration value="beacon" id="_10514"/>
<xs:enumeration value="t stand" id="_10515"/>
<xs:enumeration value="a stand" id="_10516"/>
<xs:enumeration value="drums" id="_10517"/>
<xs:enumeration value="sand barrel" id="_10567"/>
<xs:enumeration value="impact attenuator" id="_10518"/>
<xs:enumeration value="barricade tape" id="_10519"/>
<xs:enumeration value="safety fence" id="_10520"/>
<xs:enumeration value="temp pavement markings" id="_10521"/>
|