element Roadside
diagram LandXML-1.2Doc_p159.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children ObstructionOffset BikeFacilities RoadSign DrivewayDensity HazardRating Ditch Feature
used by
element Roadway
source <xs:element name="Roadside">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="ObstructionOffset" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="BikeFacilities" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="RoadSign" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="DrivewayDensity" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="HazardRating" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="Ditch" 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