element Lanes
diagram LandXML-1.2Doc_p102.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children ThruLane PassingLane TurnLane TwoWayLeftTurnLane ClimbLane OffsetLane WideningLane Feature
used by
element Roadway
source <xs:element name="Lanes">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="ThruLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="PassingLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="TurnLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="TwoWayLeftTurnLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="ClimbLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="OffsetLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="WideningLane" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>


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