diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header eventID currentlyActive currentEventID description restrictions descriptiveText liveImage graphicOverview localWorkZoneData | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="WorkZoneData"> <xs:annotation> <xs:documentation> this is in sync with recent SAE changes which provide a strong &quot;consumer&quot; work zone message to start from </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="distribute" type="Distribution" minOccurs="0"/> <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="eventID" type="ReferenceID" minOccurs="0"/> <!-- a number for the event itself used in the CAD --> <xs:element name="currentlyActive" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- when true the event is currently taking place the precise meaning of this may require local agreements --> <xs:element name="currentEventID" type="ReferenceID" minOccurs="0"/> <!-- some CAD use a dual numbering system for active events, if this is the case this field will hold the active value, while the above will hold the the long term value --> <xs:element name="description" type="atis:EventInformation"/> <!-- a complex summary of the event from SAE note that it also includes the complex lane description frame taken from this std --> <xs:element name="restrictions" type="LinkDataSet" minOccurs="0"/> <!-- a sequence of various link restrictions, which exist over the links of the event --> <xs:element name="descriptiveText" type="FreeText" minOccurs="0"/> <!-- other data that needs to be conveyed in a free text format --> <xs:element name="liveImage" type="URL-Link" minOccurs="0"/> <!-- a URL/URI for any live image data feeds --> <xs:element name="graphicOverview" type="URL-Link" minOccurs="0"/> <!-- link to a file or to a URI/URL to carry any explanatory graphic file for this message --> <xs:element name="localWorkZoneData" type="local:WorkZoneData" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | Distribution | ||||||||
properties |
|
||||||||
children | from to reference localDistribution | ||||||||
source | <xs:element name="distribute" type="Distribution" minOccurs="0"/> |
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 | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="eventID" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="currentlyActive" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="currentEventID" type="ReferenceID" minOccurs="0"/> |
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="description" type="atis:EventInformation"/> |
diagram | ![]() |
||||||||
type | LinkDataSet | ||||||||
properties |
|
||||||||
children | links lanesAffected laneCnt typeEvent currentCapacity capacity delay density lanesMinimumNumber lanesNumberOpen length levelOfService medianType name occupancy pavementType restrictionAxleCount restrictionClass restrictionHeight restrictionLength restrictionWeightAxle restrictionWeight restrictionWidth roadNumber shoulderWidthLeft shoulderWidthRight speed speedAdvisory speedLimit status surfaceCondition travelTime truckSpeedLimit nodeLinksNum nodeName nodeStatus owner jurisdiction tmddOther weatherConditions precipitation winds windDirection sky visibility temperature pavementConditions winterDrivingRestrictions winterDrivingIndex temp humidity rainHour rainDay snow snowPack snowRate localLinkDataSet | ||||||||
source | <xs:element name="restrictions" type="LinkDataSet" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="descriptiveText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="liveImage" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="graphicOverview" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:WorkZoneData | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localWorkZoneData" type="local:WorkZoneData" minOccurs="0"/> |