BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
group block

Properties
This component is not nillable.

Model

(p | (h1 | h2 | h3 | h4 | h5 | h6) | div | (ul | ol | dl) | (pre | hr | blockquote | address) | fieldset | table)


Nested Element Summary
 address
          
 blockquote
          
 div
          
 dl
          
 fieldset
          
 h1
          
 h2
          
 h3
          
 h4
          
 h5
          
 h6
          
 hr
          
 ol
          
 p
          
 pre
          
 table
          
 ul
          
Source
<xs:group name="block">
<xs:choice>
<xs:element ref="p"/>
<xs:group ref="heading"/>
<xs:element ref="div"/>
<xs:group ref="lists"/>
<xs:group ref="blocktext"/>
<xs:element ref="fieldset"/>
<xs:element ref="table"/>
</xs:choice>
</xs:group>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation