diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | head location isForecast coverageTime forecastExpires affectedLanes capacity delay density lanesMinimumNumber lanesNumberOpen length levelOfService medianType name occupancy pavementType restrictionAxleCount restrictionAxleWeight restrictionClass restrictionHeight restrictionLength restrictionWeight restrictionWidth roadNumber shoulderWidthLeft shoulderWidthRight speed speedLimit linkStatus surfaceConditions travelTime truckSpeedLimit nodeDelay nodeLinksNum nodeName nodeStatus owner jurisdiction tmddOther furtherData tail localLinkTrafficInformation | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LinkTrafficInformation"> <xs:annotation> <xs:documentation> A large number of weather related data elements may also be linked to this message as well </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="head" type="Head" minOccurs="0"/> <xs:element name="location" type="lrms:LocationReference"/> <!-- location for which this applies --> <xs:element name="isForecast" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- forecast or predicted period --> <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/> <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/> <xs:element name="affectedLanes" type="im:LaneDescription" minOccurs="0" maxOccurs="16"/> <xs:element name="capacity" type="tmdd:Link-capacity" minOccurs="0"/> <xs:element name="delay" type="tmdd:Link-delay" minOccurs="0"/> <xs:element name="density" type="tmdd:Link-density" minOccurs="0"/> <xs:element name="lanesMinimumNumber" type="tmdd:Link-lanes-number-open" minOccurs="0"/> <!-- min number of lanes over any span --> <xs:element name="lanesNumberOpen" type="tmdd:Link-lanes-number-open" minOccurs="0"/> <xs:element name="length" type="tmdd:Link-length" minOccurs="0"/> <xs:element name="levelOfService" type="tmdd:Link-level-of-service" minOccurs="0"/> <xs:element name="medianType" type="tmdd:Link-median-type" minOccurs="0"/> <xs:element name="name" type="tmdd:Link-name" minOccurs="0"/> <xs:element name="occupancy" type="tmdd:Link-occupancy" minOccurs="0"/> <xs:element name="pavementType" type="tmdd:Link-pavement-type" minOccurs="0"/> <xs:element name="restrictionAxleCount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/> <xs:element name="restrictionAxleWeight" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/> <xs:element name="restrictionClass" type="itis:RestrictionClass" minOccurs="0"/> <xs:element name="restrictionHeight" type="tmdd:Link-restriction-height" minOccurs="0"/> <xs:element name="restrictionLength" type="tmdd:Link-restriction-length" minOccurs="0"/> <xs:element name="restrictionWeight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/> <xs:element name="restrictionWidth" type="tmdd:Link-restriction-width" minOccurs="0"/> <xs:element name="roadNumber" type="tmdd:Link-route-designator" minOccurs="0"/> <xs:element name="shoulderWidthLeft" type="tmdd:Link-shoulder-width-left" minOccurs="0"/> <xs:element name="shoulderWidthRight" type="tmdd:Link-shoulder-width-right" minOccurs="0"/> <xs:element name="speed" type="tmdd:Link-speed-average" minOccurs="0"/> <xs:element name="speedLimit" type="tmdd:Link-speed-limit" minOccurs="0"/> <xs:element name="linkStatus" type="itis:Closures" minOccurs="0"/> <xs:element name="surfaceConditions" type="itis:PavementConditions" minOccurs="0" maxOccurs="16"/> <xs:element name="travelTime" type="tmdd:Link-travel-time" minOccurs="0"/> <xs:element name="truckSpeedLimit" type="tmdd:Link-speed-limit-truck" minOccurs="0"/> <xs:element name="nodeDelay" type="tmdd:Node-delay" minOccurs="0"/> <xs:element name="nodeLinksNum" type="tmdd:Node-links-number" minOccurs="0"/> <xs:element name="nodeName" type="tmdd:Node-name" minOccurs="0"/> <xs:element name="nodeStatus" type="itis:Closures" minOccurs="0"/> <xs:element name="owner" type="tmdd:Link-ownership" minOccurs="0"/> <xs:element name="jurisdiction" type="tmdd:Link-jurisdiction" minOccurs="0"/> <xs:element name="tmddOther" type="tmdd:Link-other" minOccurs="0"/> <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> <xs:element name="tail" type="Tail" minOccurs="0"/> <xs:element name="localLinkTrafficInformation" type="local:LinkTrafficInformation" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | atis:Head | ||||||||
properties |
|
||||||||
children | id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency | ||||||||
source | <xs:element name="head" type="Head" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:LocationReference | ||||||||||||
properties |
|
||||||||||||
children | locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="location" type="lrms:LocationReference"/> |
diagram | ![]() |
||||||||
type | restriction of xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="isForecast" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | atis:ComplexTime | ||||||||
properties |
|
||||||||
children | start end weekly occurrences furtherData | ||||||||
source | <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | LaneDescription | ||||||||
properties |
|
||||||||
children | lanesAffected laneCnt types location condition direction estClearTime barrier furtherInfo | ||||||||
source | <xs:element name="affectedLanes" type="im:LaneDescription" minOccurs="0" maxOccurs="16"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-capacity | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="capacity" type="tmdd:Link-capacity" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-delay | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="delay" type="tmdd:Link-delay" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-density | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="density" type="tmdd:Link-density" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-lanes-number-open | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="lanesMinimumNumber" type="tmdd:Link-lanes-number-open" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-lanes-number-open | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="lanesNumberOpen" type="tmdd:Link-lanes-number-open" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-length | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="length" type="tmdd:Link-length" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-level-of-service | ||||||||
properties |
|
||||||||
source | <xs:element name="levelOfService" type="tmdd:Link-level-of-service" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-median-type | ||||||||
properties |
|
||||||||
source | <xs:element name="medianType" type="tmdd:Link-median-type" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-name | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="name" type="tmdd:Link-name" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-occupancy | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="occupancy" type="tmdd:Link-occupancy" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-pavement-type | ||||||||
properties |
|
||||||||
source | <xs:element name="pavementType" type="tmdd:Link-pavement-type" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-axle-count | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="restrictionAxleCount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-weight-axle | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="restrictionAxleWeight" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:RestrictionClass | ||||||||
properties |
|
||||||||
source | <xs:element name="restrictionClass" type="itis:RestrictionClass" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-height | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="restrictionHeight" type="tmdd:Link-restriction-height" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-length | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="restrictionLength" type="tmdd:Link-restriction-length" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-weight-vehicle | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="restrictionWeight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-width | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="restrictionWidth" type="tmdd:Link-restriction-width" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-route-designator | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="roadNumber" type="tmdd:Link-route-designator" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-shoulder-width-left | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="shoulderWidthLeft" type="tmdd:Link-shoulder-width-left" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-shoulder-width-right | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="shoulderWidthRight" type="tmdd:Link-shoulder-width-right" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-speed-average | ||||||||
properties |
|
||||||||
source | <xs:element name="speed" type="tmdd:Link-speed-average" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-speed-limit | ||||||||
properties |
|
||||||||
source | <xs:element name="speedLimit" type="tmdd:Link-speed-limit" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:Closures | ||||||||
properties |
|
||||||||
source | <xs:element name="linkStatus" type="itis:Closures" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:PavementConditions | ||||||||
properties |
|
||||||||
source | <xs:element name="surfaceConditions" type="itis:PavementConditions" minOccurs="0" maxOccurs="16"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-travel-time | ||||||||
properties |
|
||||||||
source | <xs:element name="travelTime" type="tmdd:Link-travel-time" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-speed-limit-truck | ||||||||
properties |
|
||||||||
source | <xs:element name="truckSpeedLimit" type="tmdd:Link-speed-limit-truck" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Node-delay | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="nodeDelay" type="tmdd:Node-delay" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Node-links-number | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="nodeLinksNum" type="tmdd:Node-links-number" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Node-name | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="nodeName" type="tmdd:Node-name" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:Closures | ||||||||
properties |
|
||||||||
source | <xs:element name="nodeStatus" type="itis:Closures" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-ownership | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="owner" type="tmdd:Link-ownership" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-jurisdiction | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="jurisdiction" type="tmdd:Link-jurisdiction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-other | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="tmddOther" type="tmdd:Link-other" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Tail | ||||||||
properties |
|
||||||||
children | entry | ||||||||
source | <xs:element name="tail" type="Tail" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | LinkTrafficInformation | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localLinkTrafficInformation" type="local:LinkTrafficInformation" minOccurs="0"/> |