simpleType Detector-vehicle-count
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedInt
used by
elements LaneData/lane-vehicle-count LaneData/lane-vehicle-count-bin1 LaneData/lane-vehicle-count-bin2 LaneData/lane-vehicle-count-bin3 LaneData/lane-vehicle-count-bin4 LaneData/lane-vehicle-count-bin5
facets
maxInclusive 100000
annotation
documentation
<objectClass>Detector</objectClass>
<definition>The number of vehicles detected by a detector during a specific time period.
            vehicles</definition>
source <xs:simpleType name="Detector-vehicle-count">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Detector</objectClass>
     
<definition>The number of vehicles detected by a detector during a specific time period.
            vehicles
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="100000"/>
 
</xs:restriction>
</xs:simpleType>


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