complexType AlarmEventType

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

Derived Types
{http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmEventType
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyPotentialFaultyAlarmListEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyAckStateChangedEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}AbstractNotifyNewAlarmEventType (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyNewAlarmEventType (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyNewSecurityAlarmEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyAlarmCommentsEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyAlarmListRebuiltEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyChangedAlarmEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyClearedAlarmEventType (by extension)
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="AlarmEventType">
    <
complexContent>
        <
extension base="co:IRPEventType">
            <
sequence>
                <
element name="alarmKey" minOccurs="0" nillable="true" type="cbealarm:AlarmKey"/>
                <
element name="perceivedSeverity" minOccurs="0" nillable="true" type="short"/>
                <
element name="alarmType" minOccurs="0" nillable="true" type="string"/>
                <
element name="probableCause" minOccurs="0" nillable="true" type="short"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


complexType AlarmEventType


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.