![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
37 -
This is a draft document of the SAE ATIS committee, subject to change.
XML Representation:
<xs:simpleType name="IncidentResponseStatus" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="2816"/>
<xs:maxInclusive value="3071"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="unconfirmed report" id="_2817"/>
<xs:enumeration value="initial response en route" id="_2818"/>
<xs:enumeration value="follow up response en route" id="_2819"/>
<xs:enumeration value="initial response on scene" id="_2820"/>
<xs:enumeration value="follow up response on scene" id="_2821"/>
<xs:enumeration value="confirmed report" id="_2822"/>
<xs:enumeration value="scene is unsecured at this time" id="_2823"/>
<xs:enumeration value="response scene secured" id="_2824"/>
<xs:enumeration value="rescue and recovery work in progress" id="_2825"/>
<xs:enumeration value="extraction in progress" id="_2826"/>
<xs:enumeration value="clearance work in progress" id="_2827"/>
<xs:enumeration value="body removal operations" id="_2828"/>
<xs:enumeration value="fire containment contained" id="_2829"/>
<xs:enumeration value="fire containment not contained" id="_2830"/>
<xs:enumeration value="event cleared" id="_2831"/>
<xs:enumeration value="traffic clearing" id="_2832"/>
<xs:enumeration value="incident closed" id="_2833"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:IncidentResponseStatus" />
</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.12 Data Element: DE_Information System
Use: The ITIS enumeration list commonly referred to as "Information System," is assigned the upper byte
value of [17] (which provides for value ranges from 4352 to 4607, inclusive). This list is formally called
"SystemInformation" 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 16 different phrases, divided into 2 further sub-
categories (the division into these sub-categories is informational only and other groupings may also be
used). The remaining 111 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 4480).
ASN.1 Representation:
SystemInformation ::= ENUMERATED {
information-available-on-radio (4353), -- Not to be used as a default for
-- this category D12-1
information-available-on-TV (4354),
call-to-get-information (4355),
information-available-via-Internet (4356),
test-message (4357), -- Not to be displayed on consumer
|