BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

http://www.bea.com/ns/weblogic/90/diagnostics
complexType wldf-notificationType

Super Types
{http://www.bea.com/ns/weblogic/90/diagnostics}wldf-notificationType (extension)

Documentation
Corresponds to WLDFNotificationBean
Properties
This component is not nillable.

Model
<...>
enabled?
</...>


Nested Element Summary
xs:booleanenabled
          Specifies whether this notification is enabled. 
Source
<xs:complexType name="wldf-notificationType">
<xs:complexContent>
<xs:extension base="diag:wldfType">
<xs:sequence>
<xs:element minOccurs="0" name="enabled" nillable="false" type="xs:boolean">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation