urn:schemas-cosylab-com:CLOCK:1.0
complexType CLOCK

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:CLOCK:1.0}CLOCK (restriction)

Properties
This component is not nillable.

Model
<...>
(array2TAI, TAI2UTC, now )
</...>


Nested Element Summary
baci:RWlongarray2TAI
          
baci:ROuLongLongnow
          
 TAI2UTC
          
Implementors
CLOCK

Source
<xs:complexType name="CLOCK">
<xs:sequence>
<xs:element name="array2TAI" type="baci:RWlong"/>
<xs:element name="TAI2UTC">
<xs:complexType>
<xs:complexContent>
<xs:restriction base="baci:RWlong">
<xs:attribute default="19" name="default_value" type="xs:int" use="optional"/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="now" type="baci:ROuLongLong"/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.