simpleType Link-occupancy
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element DataLinkState/occupancy
facets
maxInclusive 100
annotation
documentation
<objectClass>Link</objectClass>
<definition>The current average percent occupancy of the vehicles determined by detectors on the link.  This is percent of time, within a given time period in second, that a point on the roadway is occupied by the vehicles.
            percent</definition>
source <xs:simpleType name="Link-occupancy">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>The current average percent occupancy of the vehicles determined by detectors on the link.  This is percent of time, within a given time period in second, that a point on the roadway is occupied by the vehicles.
            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