namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Controller-sync-time"> <xs:annotation> <xs:documentation> <objectClass>Device</objectClass> <definition>Time difference between the controller's clock and owning center's clock, in second. seconds</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> |