simpleType Link-measurement-duration
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedInt
used by
element DataCollectionPeriod/measurement-duration
facets
minInclusive 1
maxInclusive 86400
annotation
documentation
<objectClass>Link</objectClass>
<definition>Duration of the data collection process from link detectors.
            seconds</definition>
source <xs:simpleType name="Link-measurement-duration">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>Duration of the data collection process from link detectors.
            seconds
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="86400"/>
 
</xs:restriction>
</xs:simpleType>


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