![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
204 -
This is a draft document of the SAE ATIS committee, subject to change.
<xs:enumeration value="delivery vehicles" id="_9241"/>
<xs:enumeration value="vehicles with even numbered license plates"
id="_9242"/>
<xs:enumeration value="vehicles with odd numbered license plates"
id="_9243"/>
<xs:enumeration value="vehicles with parking permits" id="_9244"/>
<xs:enumeration value="vehicles with catalytic converters" id="_9245"/>
<xs:enumeration value="vehicles without catalytic converters" id="_9246"/>
<xs:enumeration value="gas powered vehicles" id="_9247"/>
<xs:enumeration value="diesel powered vehicles" id="_9248"/>
<xs:enumeration value="lPG vehicles" id="_9249"/>
<xs:enumeration value="military convoys" id="_9250"/>
<xs:enumeration value="military vehicles" id="_9251"/>
<xs:enumeration value="electric powered vehicles" id="_9252"/>
<xs:enumeration value="hybrid powered vehicles" id="_9253"/>
<xs:enumeration value="inherently low emisson vehicles" id="_9254"/>
<xs:enumeration value="commerical vehicles" id="_9255"/>
<xs:enumeration value="runaway vehicles" id="_9256"/>
<xs:enumeration value="vehicles with lugs" id="_9257"/>
<xs:enumeration value="motor driven cycles" id="_9258"/>
<xs:enumeration value="recreational vehicles" id="_9259"/>
<xs:enumeration value="non motorized vehicles" id="_9260"/>
<xs:enumeration value="traffic" id="_9261"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:VehicleGroupAffected" />
</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.52 Data Element: DE_Visibility & Air Quality
Use: The ITIS enumeration list commonly referred to as "Visibility & Air Quality," is assigned the upper
byte value of [21] (which provides for value ranges from 5376 to 5631, inclusive). This list is formally
called "VisibilityAndAirQuality" 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 34 different phrases, divided into 3
further sub-categories (the division into these sub-categories is informational only and other groupings may
also be used). The remaining 93 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 5504).
ASN.1 Representation:
VisibilityAndAirQuality ::= ENUMERATED {
-- Visibility
dense-fog (5377), -- This index is not to be used as a default value
-- for this category
fog (5378),
patchy-fog (5379),
freezing-fog (5380),
ice-fog (5405), -- Different than freezing fog, ice fog occurs well
-- below freezing temps and is quite common in the
-- Fairbanks area.
mist (5381),
haze (5382),
|