simpleType Detector-occupancy
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element LaneData/occupancy
facets
maxInclusive 100
annotation
documentation
<objectClass>Detector</objectClass>
<definition>The current average pecent occupancy of the vehicles on a detector.  This is percent of time within a given time period, that a point on the roadway is occupied by traffic.
            percent</definition>
source <xs:simpleType name="Detector-occupancy">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Detector</objectClass>
     
<definition>The current average pecent occupancy of the vehicles on a detector.  This is percent of time within a given time period, that a point on the roadway is occupied by traffic.
            percent
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="100"/>
 
</xs:restriction>
</xs:simpleType>


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