BEA WebLogic Server 9.0 NetUI Extensions Schema Reference

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

Documentation

A URI for a portal support (.pinc) file that defines a book. The URI must be relative to the root of the portal Web application.

Properties
This component is not nillable.

Model
<book-content
  content-uri = xs:string>

</book-content>


Attribute Summary
 xs:stringcontent-uri
          

Attribute Detail

content-uri

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="book-content">
<xs:complexType>
<xs:complexContent>
<xs:restriction base="xs:anyType">
<xs:attribute name="content-uri" type="xs:string" use="required"/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
</xs:element>

BEA WebLogic Server 9.0 NetUI Extensions Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation