diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header typeEvent subject description qual incidentCmdr furtherData involvedItems involvedCenters localDescription | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Description"> <xs:annotation> <xs:documentation> Description Submessage, &quot;incident Description information&quot; </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="header" type="Header"/> <!-- if an inner element is not present then the header content of the message which carries this DF shall be applied to the context of this message. The header has the data creator, time stamps, location, and what to do when the message becomes old (how to get a fresh one) and the reference ID of this message or submessage --> <xs:element name="typeEvent" type="itis:ITISEventType"/> <!-- a catagory and an item from that catagory Uses the same basic types as ITIS/ATIS/TMDD --> <xs:element name="subject" type="FreeText" minOccurs="0"/> <!-- used as an OPTIONAL subject summary line --> <xs:element name="description" type="itis:ITIScodesAndText" minOccurs="0"/> <!-- a combination of ITIS phrase codes and free text which can be used to carry any possible message text if there is a need to break data into groups of description / cause / advice or to provide summary counts of injuries or vehicles, then use the ATIS event --> <xs:element name="qual" type="Reliability" minOccurs="0"/> <!-- reliability estimate of the above data --> <xs:element name="incidentCmdr" type="OrganizationPosition" minOccurs="0"/> <!-- used to sent the incidentCmdr when needed or known --> <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> <!-- a URL to any related data note that the data returned by such a link is not controled by the standard and may vary over time --> <xs:element name="involvedItems" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="involvedItem" type="ReferenceID"/> <!-- A list of references to other objects (people or things) that are known to be involved in this event --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="involvedCenters" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="involvedCenter" type="CenterType"/> <!-- A list of other 1512 centers which are engaged or expected to become engaged in this event the contents of this feild can used to determine who to send a message to when other indications are not present --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localDescription" type="local:Description" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | Header | ||||
properties |
|
||||
children | senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader | ||||
source | <xs:element name="header" type="Header"/> |
diagram | ![]() |
||||
type | itis:ITISEventType | ||||
properties |
|
||||
children | trafficConditions accidentsAndIncidents closures roadwork obstruction delayStatusCancellation unusualDriving mobileSituation deviceStatus restrictionClass incidentResponseStatus disasters disturbances sportingEvents specialEvents parkingInformation systemInformation weatherConditions precipitation winds visibilityAndAirQuality temperature pavementConditions winterDrivingRestrictions winterDrivingIndex suggestionAdvice warningAdvice adviceInstructionsRecommendations adviceInstructionsMandatory laneRoadway alternateRoute transitMode vehicleGroupAffected travelerGroupAffected responderGroupAffected incidentResponseEquipment transitOperations | ||||
source | <xs:element name="typeEvent" type="itis:ITISEventType"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="subject" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:ITIScodesAndText | ||||||||
properties |
|
||||||||
children | itis text | ||||||||
source | <xs:element name="description" type="itis:ITIScodesAndText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | Reliability | ||||||||
properties |
|
||||||||
children | textual role roleText percent geometry | ||||||||
source | <xs:element name="qual" type="Reliability" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | OrganizationPosition | ||||||||
properties |
|
||||||||
children | group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition | ||||||||
source | <xs:element name="incidentCmdr" type="OrganizationPosition" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | involvedItem | ||||||||
source | <xs:element name="involvedItems" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="involvedItem" type="ReferenceID"/> <!-- A list of references to other objects (people or things) that are known to be involved in this event --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="involvedItem" type="ReferenceID"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | involvedCenter | ||||||||
source | <xs:element name="involvedCenters" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="involvedCenter" type="CenterType"/> <!-- A list of other 1512 centers which are engaged or expected to become engaged in this event the contents of this feild can used to determine who to send a message to when other indications are not present --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | CenterType | ||||
properties |
|
||||
children | centerID centerHint centerHandles centerType localCenterType | ||||
source | <xs:element name="involvedCenter" type="CenterType"/> |
diagram | ![]() |
||||||||
type | local:Description | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localDescription" type="local:Description" minOccurs="0"/> |