complexType AlarmValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmValue
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="AlarmValue">
    <
annotation>
        <
documentation>Represents alarm attribute values.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntityValue">
            <
sequence>
                <
element name="ackSystemId" minOccurs="0" nillable="true" type="string"/>
                <
element name="ackTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element name="ackUserId" minOccurs="0" nillable="true" type="string"/>
                <
element name="additionalText" minOccurs="0" nillable="true" type="string"/>
                <
element ref="cbealarm:baseAlarmAckState" minOccurs="0"/>
                <
element name="alarmChangedTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element name="alarmClearedTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element name="alarmRaisedTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element ref="cbealarm:baseAlarmAckState" minOccurs="0"/>
                <
element name="attributeChanges" minOccurs="0" nillable="true"
                    
type="cbealarm:ArrayOfAttributeValueChange"/>
                <
element name="backedUpStatus" minOccurs="0" nillable="true" type="Boolean"/>
                <
element name="backUpObject" minOccurs="0" nillable="true" type="string"/>
                <
element name="comments" minOccurs="0" nillable="true" type="cbealarm:ArrayOfComment"/>
                <
element name="correlatedNotifications" minOccurs="0" nillable="true"
                    
type="cbealarm:ArrayOfCorrelatedNotification"/>
                <
element name="notificationId" minOccurs="0" nillable="true" type="string"/>
                <
element ref="cbealarm:basePerceivedSeverity" minOccurs="0"/>
                <
element ref="cbealarm:baseProbableCause" minOccurs="0"/>
                <
element name="proposedRepairActions" minOccurs="0" nillable="true" type="string"/>
                <
element name="specificProblem" minOccurs="0" nillable="true" type="string"/>
                <
element name="systemDN" minOccurs="0" nillable="true" type="string"/>
                <
element name="thresholdInfo" minOccurs="0" nillable="true"
                    
type="cbealarm:ThresholdInfoType"/>
                <
element ref="cbealarm:baseTrendIndicationType" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Represents alarm attribute values.


complexType AlarmValue


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.