| namespace | http://www.ite.org/tmdd | ||||
| type | restriction of xs:unsignedInt | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| 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> |