ACS/AlarmSource
attributeGroup timestamp-attributes

Properties
This component is not nillable.

Model

  microseconds = xsd:long
  seconds = xsd:long



Attribute Summary
 xsd:longmicroseconds
          
 xsd:longseconds
          

Attribute Detail

microseconds

Type:
xsd:long
Use:
optional
Form:
unqualified

seconds

Type:
xsd:long
Use:
optional
Form:
unqualified

Local Usage
timestamp

Source
<xsd:attributeGroup name="timestamp-attributes">
<xsd:attribute name="seconds" type="xsd:long"/>
<xsd:attribute name="microseconds" type="xsd:long"/>
</xsd:attributeGroup>


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