complexType NotifyAckStateChangedEventType

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/CBE/Alarm}AlarmEventType (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Alarm}NotifyAckStateChangedEventType
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="NotifyAckStateChangedEventType">
    <
complexContent>
        <
extension base="cbealarm:AlarmEventType">
            <
sequence>
                <
element name="ackTime" minOccurs="0" nillable="true" type="dateTime"/>
                <
element name="alarmAckState" minOccurs="0" nillable="true" type="int"/>
                <
element name="ackUserId" minOccurs="0" nillable="true" type="string"/>
                <
element name="ackSystemId" minOccurs="0" nillable="true" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


complexType NotifyAckStateChangedEventType


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.