complexType atis:LinkTrafficInformation
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
elements NetworkConditions/bundledATIS/links/link atis:ResponseGroup/link atis:SubRoute/traffic
annotation
documentation
      
            A large number of weather related data elements may also
            be linked to this message as well
        
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>

element atis:LinkTrafficInformation/head
diagram
type atis:Head
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency
source <xs:element name="head" type="Head" minOccurs="0"/>

element atis:LinkTrafficInformation/location
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="location" type="lrms:LocationReference"/>

element atis:LinkTrafficInformation/isForecast
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="isForecast" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element atis:LinkTrafficInformation/coverageTime
diagram
type atis:ComplexTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end weekly occurrences furtherData
source <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>

element atis:LinkTrafficInformation/forecastExpires
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>

element atis:LinkTrafficInformation/affectedLanes
diagram
type LaneDescription
properties
isRef 0
minOcc 0
maxOcc 16
content complex
children lanesAffected laneCnt types location condition direction estClearTime barrier furtherInfo
source <xs:element name="affectedLanes" type="im:LaneDescription" minOccurs="0" maxOccurs="16"/>

element atis:LinkTrafficInformation/capacity
diagram
type tmdd:Link-capacity
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 300000
source <xs:element name="capacity" type="tmdd:Link-capacity" minOccurs="0"/>

element atis:LinkTrafficInformation/delay
diagram
type tmdd:Link-delay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 605000
source <xs:element name="delay" type="tmdd:Link-delay" minOccurs="0"/>

element atis:LinkTrafficInformation/density
diagram
type tmdd:Link-density
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="density" type="tmdd:Link-density" minOccurs="0"/>

element atis:LinkTrafficInformation/lanesMinimumNumber
diagram
type tmdd:Link-lanes-number-open
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 50
source <xs:element name="lanesMinimumNumber" type="tmdd:Link-lanes-number-open" minOccurs="0"/>

element atis:LinkTrafficInformation/lanesNumberOpen
diagram
type tmdd:Link-lanes-number-open
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 50
source <xs:element name="lanesNumberOpen" type="tmdd:Link-lanes-number-open" minOccurs="0"/>

element atis:LinkTrafficInformation/length
diagram
type tmdd:Link-length
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 160000
source <xs:element name="length" type="tmdd:Link-length" minOccurs="0"/>

element atis:LinkTrafficInformation/levelOfService
diagram
type tmdd:Link-level-of-service
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="levelOfService" type="tmdd:Link-level-of-service" minOccurs="0"/>

element atis:LinkTrafficInformation/medianType
diagram
type tmdd:Link-median-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="medianType" type="tmdd:Link-median-type" minOccurs="0"/>

element atis:LinkTrafficInformation/name
diagram
type tmdd:Link-name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 128
source <xs:element name="name" type="tmdd:Link-name" minOccurs="0"/>

element atis:LinkTrafficInformation/occupancy
diagram
type tmdd:Link-occupancy
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 100
source <xs:element name="occupancy" type="tmdd:Link-occupancy" minOccurs="0"/>

element atis:LinkTrafficInformation/pavementType
diagram
type tmdd:Link-pavement-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="pavementType" type="tmdd:Link-pavement-type" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionAxleCount
diagram
type tmdd:Link-restriction-axle-count
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 20
source <xs:element name="restrictionAxleCount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionAxleWeight
diagram
type tmdd:Link-restriction-weight-axle
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 20000
source <xs:element name="restrictionAxleWeight" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionClass
diagram
type itis:RestrictionClass
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="restrictionClass" type="itis:RestrictionClass" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionHeight
diagram
type tmdd:Link-restriction-height
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="restrictionHeight" type="tmdd:Link-restriction-height" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionLength
diagram
type tmdd:Link-restriction-length
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 6000
source <xs:element name="restrictionLength" type="tmdd:Link-restriction-length" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionWeight
diagram
type tmdd:Link-restriction-weight-vehicle
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 80000
source <xs:element name="restrictionWeight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/>

element atis:LinkTrafficInformation/restrictionWidth
diagram
type tmdd:Link-restriction-width
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="restrictionWidth" type="tmdd:Link-restriction-width" minOccurs="0"/>

element atis:LinkTrafficInformation/roadNumber
diagram
type tmdd:Link-route-designator
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="roadNumber" type="tmdd:Link-route-designator" minOccurs="0"/>

element atis:LinkTrafficInformation/shoulderWidthLeft
diagram
type tmdd:Link-shoulder-width-left
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 999
source <xs:element name="shoulderWidthLeft" type="tmdd:Link-shoulder-width-left" minOccurs="0"/>

element atis:LinkTrafficInformation/shoulderWidthRight
diagram
type tmdd:Link-shoulder-width-right
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 999
source <xs:element name="shoulderWidthRight" type="tmdd:Link-shoulder-width-right" minOccurs="0"/>

element atis:LinkTrafficInformation/speed
diagram
type tmdd:Link-speed-average
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="speed" type="tmdd:Link-speed-average" minOccurs="0"/>

element atis:LinkTrafficInformation/speedLimit
diagram
type tmdd:Link-speed-limit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="speedLimit" type="tmdd:Link-speed-limit" minOccurs="0"/>

element atis:LinkTrafficInformation/linkStatus
diagram
type itis:Closures
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="linkStatus" type="itis:Closures" minOccurs="0"/>

element atis:LinkTrafficInformation/surfaceConditions
diagram
type itis:PavementConditions
properties
isRef 0
minOcc 0
maxOcc 16
content simple
source <xs:element name="surfaceConditions" type="itis:PavementConditions" minOccurs="0" maxOccurs="16"/>

element atis:LinkTrafficInformation/travelTime
diagram
type tmdd:Link-travel-time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="travelTime" type="tmdd:Link-travel-time" minOccurs="0"/>

element atis:LinkTrafficInformation/truckSpeedLimit
diagram
type tmdd:Link-speed-limit-truck
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="truckSpeedLimit" type="tmdd:Link-speed-limit-truck" minOccurs="0"/>

element atis:LinkTrafficInformation/nodeDelay
diagram
type tmdd:Node-delay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 605000
source <xs:element name="nodeDelay" type="tmdd:Node-delay" minOccurs="0"/>

element atis:LinkTrafficInformation/nodeLinksNum
diagram
type tmdd:Node-links-number
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 999
source <xs:element name="nodeLinksNum" type="tmdd:Node-links-number" minOccurs="0"/>

element atis:LinkTrafficInformation/nodeName
diagram
type tmdd:Node-name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 128
source <xs:element name="nodeName" type="tmdd:Node-name" minOccurs="0"/>

element atis:LinkTrafficInformation/nodeStatus
diagram
type itis:Closures
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nodeStatus" type="itis:Closures" minOccurs="0"/>

element atis:LinkTrafficInformation/owner
diagram
type tmdd:Link-ownership
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 256
source <xs:element name="owner" type="tmdd:Link-ownership" minOccurs="0"/>

element atis:LinkTrafficInformation/jurisdiction
diagram
type tmdd:Link-jurisdiction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 128
source <xs:element name="jurisdiction" type="tmdd:Link-jurisdiction" minOccurs="0"/>

element atis:LinkTrafficInformation/tmddOther
diagram
type tmdd:Link-other
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 256
source <xs:element name="tmddOther" type="tmdd:Link-other" minOccurs="0"/>

element atis:LinkTrafficInformation/furtherData
diagram
type atis:URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="furtherData" type="URL-Link" minOccurs="0"/>

element atis:LinkTrafficInformation/tail
diagram
type atis:Tail
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entry
source <xs:element name="tail" type="Tail" minOccurs="0"/>

element atis:LinkTrafficInformation/localLinkTrafficInformation
diagram
type LinkTrafficInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localLinkTrafficInformation" type="local:LinkTrafficInformation" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy