element TurnLane
diagram LandXML-1.2Doc_p192.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      
widthxs:double      
sideofRoadsideofRoadType      
typeturnLaneType      
taperTypelaneTaperType      
taperTangentLengthxs:double      
source <xs:element name="TurnLane">
 
<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="width" type="xs:double"/>
   
<xs:attribute name="sideofRoad" type="sideofRoadType"/>
   
<xs:attribute name="type" type="turnLaneType"/>
   
<xs:attribute name="taperType" type="laneTaperType"/>
   
<xs:attribute name="taperTangentLength" type="xs:double"/>
 
</xs:complexType>
</xs:element>

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

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

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

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

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

attribute TurnLane/@type
type turnLaneType
properties
isRef 0
facets
enumeration left
enumeration right
source <xs:attribute name="type" type="turnLaneType"/>

attribute TurnLane/@taperType
type laneTaperType
properties
isRef 0
facets
enumeration straight-line
enumeration partial-tangent
enumeration symmetrical-reverse-curve
enumeration asymmetrical-reverse-curve
source <xs:attribute name="taperType" type="laneTaperType"/>

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


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