Documentation for ATIS-Draft-03-00-79

Complex Type: LinkTrafficInformation

[Table of contents]

Super-types: None
Sub-types: None
Name LinkTrafficInformation
Used by (from the same schema document) Complex Type ResponseGroup , Complex Type SubRoute
Abstract no
Documentation A large number of weather related data elements may also be linked to this message as well
XML Instance Representation
<...>
<head> Head </head> [0..1]
<location> lrms:LocationReference </location> [1]
<isForecast> xs:boolean </isForecast> [0..1]
<coverageTime> ComplexTime </coverageTime> [0..1]
<forecastExpires> DateTimePair </forecastExpires> [0..1]
<affectedLanes> im:LaneDescription </affectedLanes> [0..16]
<capacity> tmdd:Link-capacity </capacity> [0..1]
<delay> tmdd:Link-delay </delay> [0..1]
<density> tmdd:Link-density </density> [0..1]
<lanesMinimumNumber> tmdd:Link-lanes-number-open </lanesMinimumNumber> [0..1]
<lanesNumberOpen> tmdd:Link-lanes-number-open </lanesNumberOpen> [0..1]
<length> tmdd:Link-length </length> [0..1]
<levelOfService> tmdd:Link-level-of-service </levelOfService> [0..1]
<medianType> tmdd:Link-median-type </medianType> [0..1]
<name> tmdd:Link-name </name> [0..1]
<occupancy> tmdd:Link-occupancy </occupancy> [0..1]
<pavementType> tmdd:Link-pavement-type </pavementType> [0..1]
<restrictionAxleCount> tmdd:Link-restriction-axle-count </restrictionAxleCount> [0..1]
<restrictionAxleWeight> tmdd:Link-restriction-weight-axle </restrictionAxleWeight> [0..1]
<restrictionClass> itis:RestrictionClass </restrictionClass> [0..1]
<restrictionHeight> tmdd:Link-restriction-height </restrictionHeight> [0..1]
<restrictionLength> tmdd:Link-restriction-length </restrictionLength> [0..1]
<restrictionWeight> tmdd:Link-restriction-weight-vehicle </restrictionWeight> [0..1]
<restrictionWidth> tmdd:Link-restriction-width </restrictionWidth> [0..1]
<roadNumber> tmdd:Link-route-designator </roadNumber> [0..1]
<shoulderWidthLeft> tmdd:Link-shoulder-width-left </shoulderWidthLeft> [0..1]
<shoulderWidthRight> tmdd:Link-shoulder-width-right </shoulderWidthRight> [0..1]
<speed> tmdd:Link-speed-average </speed> [0..1]
<speedLimit> tmdd:Link-speed-limit </speedLimit> [0..1]
<linkStatus> itis:Closures </linkStatus> [0..1]
<surfaceConditions> itis:PavementConditions </surfaceConditions> [0..16]
<travelTime> tmdd:Link-travel-time </travelTime> [0..1]
<truckSpeedLimit> tmdd:Link-speed-limit-truck </truckSpeedLimit> [0..1]
<nodeDelay> tmdd:Node-delay </nodeDelay> [0..1]
<nodeLinksNum> tmdd:Node-links-number </nodeLinksNum> [0..1]
<nodeName> tmdd:Node-name </nodeName> [0..1]
<nodeStatus> itis:Closures </nodeStatus> [0..1]
<owner> tmdd:Link-ownership </owner> [0..1]
<jurisdiction> tmdd:Link-jurisdiction </jurisdiction> [0..1]
<tmddOther> tmdd:Link-other </tmddOther> [0..1]
<furtherData> URL-Link </furtherData> [0..1]
<tail> Tail </tail> [0..1]
<localLinkTrafficInformation> local:LinkTrafficInformation </localLinkTrafficInformation> [0..1]
</...>
Diagram
h518053861 h1843378481 h-267722248 h1210973722 h1996838731 h1053467848 h-2082614219 h64867098 h-1451909830 h-1451909830 h92567156 h774162614 h-1466333361 h-343981671 h-794500609 h-224848229 h-845399775 h-310708266 h1465079697 h-1448828714 h-1334162795 h254848390 h-171316169 h577097766 h868049197 h1145382326 h-1250045111 h-854090777 h-2050472675 h551251035 h2087068370 h-723967239 h-1713755075 h-718443549 h1746126993 h-2050472675 h418884897 h-1608942449 h-2072012350 h882153789 h518407765 h-1869650098
Schema Component Representation
<xs:complexType name="LinkTrafficInformation">
<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>