diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header lanes routeSets resources involvedCenters atisReport otherData localImpact | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Impact"> <xs:annotation> <xs:documentation> Traffic-Impacts Submessage: Likely Source Center: TMC MANDATORY when IDX is issued by a TMC, &quot;Traffic Impact 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="lanes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="8"> <xs:element name="lane" type="LaneDescription"/> <!-- a complex summary of the condition of every lane and clearance times. Can contain up to 8 different conditions on 16 lanes or shoulders --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="routeSets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="routeSet" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work as well as detours and itineraries this structure also provides a human name for each route and a set of start and end date-times --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="resources" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="resource" type="ReferenceID"/> <!-- a list of all the resources that have been assigned to this event (including devices, mobile equipment and personal from this and other centers) --> </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="atisReport" type="atis:EventInformation" minOccurs="0"/> <!-- a summary view of the event in the standard format for public dissemination --> <xs:element name="otherData" type="NetworkConditions" minOccurs="0"/> <!-- other message summaries from ATIS, TCIP or TMDD can be inserted at this point. Useful for more complex joined messages --> <xs:element name="localImpact" type="local:Impact" 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 | ![]() |
||||||||
properties |
|
||||||||
children | lane | ||||||||
source | <xs:element name="lanes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="8"> <xs:element name="lane" type="LaneDescription"/> <!-- a complex summary of the condition of every lane and clearance times. Can contain up to 8 different conditions on 16 lanes or shoulders --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | LaneDescription | ||||
properties |
|
||||
children | lanesAffected laneCnt types location condition direction estClearTime barrier furtherInfo | ||||
source | <xs:element name="lane" type="LaneDescription"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | routeSet | ||||||||
source | <xs:element name="routeSets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="routeSet" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work as well as detours and itineraries this structure also provides a human name for each route and a set of start and end date-times --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | RouteSet | ||||
properties |
|
||||
children | id name whenStart whenEnd involvedResources routes detours furtherData localRouteSet | ||||
source | <xs:element name="routeSet" type="RouteSet"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | resource | ||||||||
source | <xs:element name="resources" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="resource" type="ReferenceID"/> <!-- a list of all the resources that have been assigned to this event (including devices, mobile equipment and personal from this and other centers) --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="resource" 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 | atis:EventInformation | ||||||||
properties |
|
||||||||
children | head location isForecast coverageTime forecastExpires typeEvent severity status cause description advice affectedLane vehiclesInvolvedCount types injuries startTime clearTime repeatTimes furtherData tail localEventInformation | ||||||||
source | <xs:element name="atisReport" type="atis:EventInformation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | NetworkConditions | ||||||||
properties |
|
||||||||
children | header bundledATIS rawTMDD localNetworkConditions2 | ||||||||
source | <xs:element name="otherData" type="NetworkConditions" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:Impact | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localImpact" type="local:Impact" minOccurs="0"/> |