diagram | ![]() |
namespace | http://www.IM-Draft-03-00-44a |
children | lanesAffected laneCnt types location condition direction estClearTime barrier furtherInfo |
used by | |
source | <xs:complexType name="LaneDescription"> <xs:sequence> <xs:element name="lanesAffected" type="tmdd:Event-lanes-total-affected" minOccurs="0"/> <!-- a count of the affected lanes --> <xs:element name="laneCnt" type="tmdd:Link-lanes-number-open" minOccurs="0"/> <!-- the number of nominal lanes for the link, zero indicates the count is unknown --> <xs:element name="types" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="8"> <xs:element name="type" type="itis:LaneRoadway"/> <!-- the ITIS codes for various lane types such as: HOV, left, right, all, ramp, bridge, etc. --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="location" type="itis:GenericLocations" minOccurs="0"/> <!-- the ITIS code for generic locations beside a lane such as: opposing lanes, on ramps, etc ... --> <xs:element name="condition" type="itis:Closures" minOccurs="0"/> <!-- the ITIS codes for various conditions for the lane such as: blocked, closed, closed ahead, clearing, etc --> <xs:element name="direction" type="atis:Direction" minOccurs="0"/> <!-- set to indicate if this description pertains to both directions on the link or just to one --> <xs:element name="estClearTime" type="atis:DateTimePair" minOccurs="0"/> <!-- the point in time when the above conditions are estimated to be removed and the flow over the lane/link returned to normal --> <xs:element name="barrier" type="tmdd:Link-median-type" minOccurs="0"/> <!-- the type of barrier found between the lanes --> <xs:element name="furtherInfo" type="FreeText" minOccurs="0"/> <!-- if information on why the lane (s) was closed, or how the lane (s) was closed, or what will allow it to reopen is needed, place such data in free text here. Limit use to only lane inforamtion, do not use it for general event information. When one of the above items does not apply (i.e. would be represented as zero) then it should not be sent. --> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | tmdd:Event-lanes-total-affected | ||||||||
properties |
|
||||||||
source | <xs:element name="lanesAffected" type="tmdd:Event-lanes-total-affected" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-lanes-number-open | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="laneCnt" type="tmdd:Link-lanes-number-open" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | type | ||||||||
source | <xs:element name="types" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="8"> <xs:element name="type" type="itis:LaneRoadway"/> <!-- the ITIS codes for various lane types such as: HOV, left, right, all, ramp, bridge, etc. --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | itis:LaneRoadway | ||||
properties |
|
||||
source | <xs:element name="type" type="itis:LaneRoadway"/> |
diagram | ![]() |
||||||||
type | itis:GenericLocations | ||||||||
properties |
|
||||||||
source | <xs:element name="location" type="itis:GenericLocations" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:Closures | ||||||||
properties |
|
||||||||
source | <xs:element name="condition" type="itis:Closures" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Direction | ||||||||
properties |
|
||||||||
source | <xs:element name="direction" type="atis:Direction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="estClearTime" type="atis:DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-median-type | ||||||||
properties |
|
||||||||
source | <xs:element name="barrier" type="tmdd:Link-median-type" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherInfo" type="FreeText" minOccurs="0"/> |