element PeakHour
diagram LandXML-1.2Doc_p125.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element TrafficVolume
attributes
Name  Type  Use  Default  Fixed  annotation
staStartstation      
staEndstation      
sideofRoadsideofRoadType      
volumexs:double      
source <xs:element name="PeakHour">
 
<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="sideofRoad" type="sideofRoadType"/>
   
<xs:attribute name="volume" type="xs:double"/>
 
</xs:complexType>
 
<!-- Peak Hour Volume - This item is the peak hour volume (PHV). The 30th highest volume of the year should be used as the PHV, which can be approximated as 15 percent of the average daily traffic (ADT). On two-lane rural highways, the DHV is the total traffic in both directions of travel. The unit of measure for this item is vehicles/hour. -->
</xs:element>

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

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

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

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


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