element TrafficVolume
diagram LandXML-1.2Doc_p191.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children DailyTrafficVolume DesignHour PeakHour Feature
used by
element Roadway
source <xs:element name="TrafficVolume">
 
<xs:complexType>
   
<xs:choice maxOccurs="unbounded">
     
<xs:element ref="DailyTrafficVolume"/>
     
<xs:element ref="DesignHour"/>
     
<xs:element ref="PeakHour"/>
     
<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