BEA WebLogic Server 9.0 NetUI Extensions Schema Reference

http://www.bea.com/servers/portal/weblogic-portal/8.0
element book-location

Documentation

Identifies an existing book to extend and specifies a location within the book for the extension.

Properties
This component is not nillable.

Model
<book-location>
(parent-label-location , book-insertion-point )
</book-location>


Nested Element Summary
 book-insertion-point
          
 parent-label-location
          
Source
<xs:element name="book-location">
<xs:complexType>
<xs:sequence>
<xs:choice>
<xs:element ref="parent-label-location"/>
</xs:choice>
<xs:element ref="book-insertion-point"/>
</xs:sequence>
</xs:complexType>
</xs:element>

BEA WebLogic Server 9.0 NetUI Extensions Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation