![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
153 -
This is a draft document of the SAE ATIS committee, subject to change.
<xs:enumeration value="scuba diving" id="_12072"/>
<xs:enumeration value="fishing" id="_12073"/>
<xs:enumeration value="marine recreation area" id="_12074"/>
<xs:enumeration value="motorboating" id="_12075"/>
<xs:enumeration value="boat ramp" id="_12076"/>
<xs:enumeration value="rowboating" id="_12077"/>
<xs:enumeration value="sailboating" id="_12078"/>
<xs:enumeration value="water skiing" id="_12079"/>
<xs:enumeration value="surfing" id="_12080"/>
<xs:enumeration value="swimming" id="_12081"/>
<xs:enumeration value="wading" id="_12082"/>
<xs:enumeration value="hand launch" id="_12083"/>
<xs:enumeration value="kayak" id="_12084"/>
<xs:enumeration value="wind surf" id="_12085"/>
<xs:enumeration value="ice skating" id="_12086"/>
<xs:enumeration value="ski jumping" id="_12087"/>
<xs:enumeration value="bobbing" id="_12088"/>
<xs:enumeration value="cross country skiing" id="_12089"/>
<xs:enumeration value="downhill skiing" id="_12090"/>
<xs:enumeration value="sledding" id="_12091"/>
<xs:enumeration value="snowmobiling" id="_12092"/>
<xs:enumeration value="snowshoeing" id="_12093"/>
<xs:enumeration value="winter recreation area" id="_12094"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:RecreationalObjectsAndActivities" />
</xs:simpleType>
</xs:union>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
6.30 Data Element: DE_Regulatory And Warning Signs
Use: The ITIS enumeration list commonly referred to as "Regulatory And Warning Signs," is assigned the
upper byte value of [48] (which provides for value ranges from 12288 to 12543, inclusive). This list is
formally called "RegulatoryAndWarningSigns" 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 42 different
phrases, divided into 4 further sub-categories (the division into these sub-categories is informational only
and other groupings may also be used). The remaining 85 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 12416).
ASN.1 Representation:
RegulatoryAndWarningSigns ::= ENUMERATED {
-- MUTCD Signage Types
regulatory-sign (12289), -- NEW: Followed by sign data
warning-sign (12290), -- NEW: Followed by sign data
information-sign (12291), -- NEW: Followed by sign data
construction-sign (12292), -- NEW: Followed by sign data
guide-sign (12293), -- NEW: Followed by sign data
-- MUCTD Basic Signs
stop (12294), -- NEW:
yield (12295), -- NEW:
caution (12330), -- NEW:
temporary (12331), -- NEW:
to-oncoming-traffic (12296), -- NEW:
four-way (12297), -- NEW: As in 4-way stop
all-way (12298), -- NEW: All directions of travel
|