urn:schemas-cosylab-com:CLOCK:1.0
element TAI2UTC

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BACI:1.0}CharacteristicModel (restriction)
|
+--{urn:schemas-cosylab-com:BACI:1.0}Property (extension)
|
+--{urn:schemas-cosylab-com:BACI:1.0}TypelessProperty (extension)
|
+--{urn:schemas-cosylab-com:BACI:1.0}Plong_ (restriction)
|
+--{urn:schemas-cosylab-com:BACI:1.0}Plong (extension)
|
+--{urn:schemas-cosylab-com:BACI:1.0}RWlong (extension)
|
+--{urn:schemas-cosylab-com:CLOCK:1.0} (restriction)

Properties
This component is not nillable.

Model
<TAI2UTC
  default_value = xs:int : 19>

</TAI2UTC>


Attribute Summary
 xs:intdefault_value
          

Attribute Detail

default_value

Type:
xs:int
Default:
19
Use:
optional
Form:
unqualified

Source
<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>


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