![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
38 -
This is a draft document of the SAE ATIS committee, subject to change.
-- devices if possible
no-information-available (4358), -- Typically combined with "on xxx
-- service" where xxx is a type of
-- service (bus, rail, etc.)
null-description (4359), -- (but with event location or other
-- information provided in the
-- message)
police-assistance (4361), -- NEW:
police-monitor-CB (4362), -- NEW: D12-3
emergency-notification (4363), -- NEW:
in-emergency-dial-911 (4364), -- NEW: D12-14
travel-Info-call-511 (4365), -- NEW: D`12-5
car-pool-information (4366), -- NEW: D12-2
information-service-resumed (4478),
-- Cancel Types
information-service-is-being-suspended (4360),
message-canceled (4479), -- Not Recommended for use
... -- # LOCAL_CONTENT_ITIS
}
XML Representation:
<xs:simpleType name="SystemInformation" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="4352"/>
<xs:maxInclusive value="4607"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="information available on radio" id="_4353"/>
<xs:enumeration value="information available on TV" id="_4354"/>
<xs:enumeration value="call to get information" id="_4355"/>
<xs:enumeration value="information available via Internet" id="_4356"/>
<xs:enumeration value="test message" id="_4357"/>
<xs:enumeration value="no information available" id="_4358"/>
<xs:enumeration value="null description" id="_4359"/>
<xs:enumeration value="police assistance" id="_4361"/>
<xs:enumeration value="police monitor CB" id="_4362"/>
<xs:enumeration value="emergency notification" id="_4363"/>
<xs:enumeration value="in emergency dial 911" id="_4364"/>
<xs:enumeration value="travel Info call 511" id="_4365"/>
<xs:enumeration value="car pool information" id="_4366"/>
<xs:enumeration value="information service resumed" id="_4478"/>
<xs:enumeration value="information service is being suspended"
id="_4360"/>
<xs:enumeration value="message canceled" id="_4479"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:SystemInformation" />
</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.
|