simpleType Controller-sync-time
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
elements IntersectionSignalStatus/controller-sync-time IntersectionSignalStatus/master-sync-time
facets
minInclusive 1
annotation
documentation
<objectClass>Device</objectClass>
<definition>Time difference between the controller's clock and owning center's clock, in second.
            seconds</definition>
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>


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