complexType QueryAlarmsValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}QueryValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}QueryAlarmsValue
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="QueryAlarmsValue">
    <
annotation>
        <
documentation>
The QueryAlarmsValue interface represents
a query value that allows clients to query for Alarms.
</p>
<p>
The Query expression is formed by &quot;ANDing&quot; these attributes together.
</p>
<p>
If none of the parameters are specified, then all of the Alarms are
returned.
</p>
<p>
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:QueryValue">
            <
sequence>
                <
element name="ackTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element ref="cbealarm:baseAlarmAckState" minOccurs="0"/>
                <
element name="alarmRaisedTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element name="comments" minOccurs="0" nillable="true" type="cbealarm:ArrayOfComment"/>
                <
element ref="cbealarm:basePerceivedSeverity" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

The QueryAlarmsValue interface represents
 a query value that allows clients to query for Alarms.
 </p>
 <p>
 The Query expression is formed by &quot;ANDing&quot; these attributes together.
 </p>
 <p>
 If none of the parameters are specified, then all of the Alarms are
 returned.
 </p>
 <p>


complexType QueryAlarmsValue


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.