BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

http://www.bea.com/ns/weblogic/90/diagnostics
element image-lockout

Super Types
{http://www.w3.org/2001/XMLSchema}int
|
+--{http://www.bea.com/ns/weblogic/90/diagnostics} (restriction)

Documentation
The length of time, in minutes, during which no diagnostic
 images requests will be accepted; that is, the minimum amount of
 time between image capture requests.
Properties
This component is not nillable.

Model
<image-lockout>

</image-lockout>

Source
<xs:element minOccurs="0" name="image-lockout" nillable="false">
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation