![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
26 -
This is a draft document of the SAE ATIS committee, subject to change.
</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.7 Data Element: DE_Disasters
Use: The ITIS enumeration list commonly referred to as "Disasters," is assigned the upper byte value of
[12] (which provides for value ranges from 3072 to 3327, inclusive). This list is formally called
"Disasters" 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 32 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 95 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 3200).
ASN.1 Representation:
Disasters ::= ENUMERATED {
-- Water Related
flash-flood (3073),
major-flood (3074),
reservoir-failure (3075),
levee-failure (3076),
tsunami (3077),
tidal-wave (3078),
-- Fire Related
volcanic-eruption (3079),
ash-fall (3080),
lava-flow (3081),
serious-fire (3082),
forest-fire (3083),
wildfire (3084),
building-fire (3085),
brush-fire (3086),
grass-fire (3087),
fire-danger-extreme (3088),
fire-danger-very-high (3089),
fire-danger-high (3090),
fire-danger-medium (3091),
fire-danger-low (3092),
-- Other
earthquake-damage (3093),
air-crash (3094),
rail-crash (3095),
toxic-release (3096),
toxic-leak (3097),
radioactive-release (3098),
radiation-hazard (3099),
reactor-leakage (3100),
explosion (3101),
major-hazardous-materials-fire (3102), -- Alternative Rendering: Major HAZMAT
-- fire
major-hazardous-materials-release (3103), -- Alternative Rendering: Major HAZMAT
-- release
-- Cancel Types
disaster-cleared (3199),
... -- # LOCAL_CONTENT_ITIS
}
|