BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element realm-boot-strap-version

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

Documentation
Indicates which version of the default security realm MBeans
 should be loaded if none exist. The value is set to current version
 on initial read if it has not already been set.
Properties
This component is not nillable.

Model
<realm-boot-strap-version>

</realm-boot-strap-version>

Source
<xs:element minOccurs="0" name="realm-boot-strap-version" nillable="true">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="unknown"/>
<xs:enumeration 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