BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element string-to-compare

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

Documentation
The string against which the value of the monitored attribute
 will be compared.



A trap is generated when the criteria specified by Notify Match
 or Notify Differ is satisfied.
Properties
This component is not nillable.

Model
<string-to-compare>

</string-to-compare>

Source
<xs:element minOccurs="0" name="string-to-compare" nillable="true">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation