BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element interoperate

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

Documentation
Specifies whether this local Tuxedo access point interoperates
 with remote Tuxedo access points that are based upon Tuxedo release
 6.5. If this value is set to Yes, the local Tuxedo access
 point interoperates with a Tuxedo 6.5 domain.
Properties
This component is not nillable.

Model
<interoperate>

</interoperate>

Source
<xs:element minOccurs="0" name="interoperate" nillable="true">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Yes"/>
<xs:enumeration value="No"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation