complexType AlarmCounts

complexType {http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmCounts

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Alarm
Declared Namespacesxmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:cbealarm=http://java.sun.com/products/oss/xml/CBE/Alarm
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:cbemeasurement=http://java.sun.com/products/oss/xml/CBE/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="AlarmCounts">
    <
annotation>
        <
documentation>
This interface represents number of alarms for each severity class
category that are defined in the PerceivedSeverity class.
</p>
<p>
This interface defines the return of the method queryAlarmCount on
JVTAlarmSession.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="clearedCount" minOccurs="0" nillable="true" type="int"/>
        <
element name="criticalCount" minOccurs="0" nillable="true" type="int"/>
        <
element name="indeterminateCount" minOccurs="0" nillable="true" type="int"/>
        <
element name="majorCount" minOccurs="0" nillable="true" type="int"/>
        <
element name="minorCount" minOccurs="0" nillable="true" type="int"/>
        <
element name="warningCount" minOccurs="0" nillable="true" type="int"/>
    </
sequence>
</
complexType>


Documentation

This interface represents number of alarms for each severity class
 category that are defined in the PerceivedSeverity class.
 </p>
 <p>
 This interface defines the return of the method queryAlarmCount on
 JVTAlarmSession.


complexType AlarmCounts


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.