ACS/AlarmSource
complexType timestamp

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{ACS/AlarmSource}timestamp (restriction)

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
ASI-message, fault-state

Source
<xsd:complexType name="timestamp">
<xsd:attributeGroup ref="asimsg:timestamp-attributes"/>
</xsd:complexType>


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