simpleType Detector-vehicle-queue-length
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedInt
used by
element LaneData/lane-queue-length
facets
minInclusive 1
maxInclusive 100000
annotation
documentation
<objectClass>Detector</objectClass>
<definition>A count of the average number of vehicles in queue, measured by the detector over a specified time period.
            vehicles</definition>
source <xs:simpleType name="Detector-vehicle-queue-length">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Detector</objectClass>
     
<definition>A count of the average number of vehicles in queue, measured by the detector over a specified time period.
            vehicles
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="100000"/>
 
</xs:restriction>
</xs:simpleType>


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