BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
complexType form.content

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.w3.org/1999/xhtml-netuix-modified/1.0.0}form.content (restriction)

Documentation
      form uses "Block" excluding form
      
Properties
This component is not nillable.

Model
<...>
((p | (h1 | h2 | h3 | h4 | h5 | h6) | div | (ul | ol | dl) | (pre | hr | blockquote | address) | fieldset | table) | (noscript | (ins | del | script) ) )*
</...>


Nested Element Summary
 address
          
 blockquote
          
 del
          
 div
          
 dl
          
 fieldset
          
 h1
          
 h2
          
 h3
          
 h4
          
 h5
          
 h6
          
 hr
          
 ins
          
 noscript
          
 ol
          
 p
          
 pre
          
 script
          
 table
          
 ul
          
Source
<xs:complexType name="form.content">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="block"/>
<xs:group ref="misc"/>
</xs:choice>
</xs:complexType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation