element TwoWayLeftTurnLane
diagram LandXML-1.2Doc_p195.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Lanes
attributes
Name  Type  Use  Default  Fixed  annotation
staStartstation      
staEndstation      
beginFullWidthStastation      
endFullWidthStastation      
startOffsetoffsetDistance      
endOffsetoffsetDistance      
widthxs:double      
sideofRoadsideofRoadType      
source <xs:element name="TwoWayLeftTurnLane">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="staStart" type="station"/>
   
<xs:attribute name="staEnd" type="station"/>
   
<xs:attribute name="beginFullWidthSta" type="station"/>
   
<xs:attribute name="endFullWidthSta" type="station"/>
   
<xs:attribute name="startOffset" type="offsetDistance"/>
   
<xs:attribute name="endOffset" type="offsetDistance"/>
   
<xs:attribute name="width" type="xs:double"/>
   
<xs:attribute name="sideofRoad" type="sideofRoadType"/>
 
</xs:complexType>
 
<!--
* Start Centerline Offset - Unit of measure: SHORT_DIST. Start Centerline Offset - This item is the starting lateral offset of the TWLTL relative to the roadway centerline. This item specifies the lateral offset of the start of the two-way left turn lane from the centerline of the roadway. A poistive value represents an offset to the right side of the road (relative to the direction of increasing stations) and a negative value represent represents an offset to the left side of the road. The unit of measure for this item is meters (feet).
* Begin Full Width - Unit of measure: STATION. Begin Full Width - This item is the station location at which full lane width begins. It specifies the station at which the initial taper ends and the full width begins.
Lane Width - Unit of measure: SHORT_DIST. Lane Width - This item is the width of lane. The unit of measure for this item is meters (feet).
* End Full Width - Unit of measure: STATION. End Full Width - This item is the station location at which final taper begins. This item specifies the station at which the full width ends and the final taper begins.
* End Centerline Offset - Unit of measure: SHORT_DIST. End Centerline Offset - This item is the ending lateral offset of the TWLTL relative to the roadway centerline. This item specifies the lateral offset of the end of the two-way left turn lane from the centerline of the roadway. A poistive value represents an offset to the right side of the road (relative to the direction of increasing stations) and a negative value represent represents an offset to the left side of the road. The unit of measure for this item is meters (feet).  --
>
</xs:element>

attribute TwoWayLeftTurnLane/@staStart
type station
properties
isRef 0
source <xs:attribute name="staStart" type="station"/>

attribute TwoWayLeftTurnLane/@staEnd
type station
properties
isRef 0
source <xs:attribute name="staEnd" type="station"/>

attribute TwoWayLeftTurnLane/@beginFullWidthSta
type station
properties
isRef 0
source <xs:attribute name="beginFullWidthSta" type="station"/>

attribute TwoWayLeftTurnLane/@endFullWidthSta
type station
properties
isRef 0
source <xs:attribute name="endFullWidthSta" type="station"/>

attribute TwoWayLeftTurnLane/@startOffset
type offsetDistance
properties
isRef 0
source <xs:attribute name="startOffset" type="offsetDistance"/>

attribute TwoWayLeftTurnLane/@endOffset
type offsetDistance
properties
isRef 0
source <xs:attribute name="endOffset" type="offsetDistance"/>

attribute TwoWayLeftTurnLane/@width
type xs:double
properties
isRef 0
source <xs:attribute name="width" type="xs:double"/>

attribute TwoWayLeftTurnLane/@sideofRoad
type sideofRoadType
properties
isRef 0
facets
enumeration right
enumeration left
enumeration both
source <xs:attribute name="sideofRoad" type="sideofRoadType"/>


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