BEA WebLogic Server 9.0 Portal Support Schema Reference

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

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

Documentation
      "Flow" mixes block and inline and is used for list items etc.
      
Properties
This component is not nillable.

Model
<...>
((p | (h1 | h2 | h3 | h4 | h5 | h6) | div | (ul | ol | dl) | (pre | hr | blockquote | address) | fieldset | table) | form | (a | ((br | span | bdo | map) | objecttag | img) | (tt | i | b | big | small) | (em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup) | (inputbutton | inputcheckbox | inputfile | inputhidden | inputimage | inputpassword | inputradio | inputreset | inputsubmit | inputtext | select | textarea | label | button) ) | (noscript | (ins | del | script) ) | (any element from namespace http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0))*
</...>


Nested Element Summary
 a
          
 abbr
          
 acronym
          
 address
          
 b
          
 bdo
          
 big
          
 blockquote
          
 br
          
 button
          
 cite
          
 code
          
 del
          
 dfn
          
 div
          
 dl
          
 em
          
 fieldset
          
 form
          
 h1
          
 h2
          
 h3
          
 h4
          
 h5
          
 h6
          
 hr
          
 i
          
 img
          
 inputbutton
          
 inputcheckbox
          
 inputfile
          
 inputhidden
          
 inputimage
          
 inputpassword
          
 inputradio
          
 inputreset
          
 inputsubmit
          
 inputtext
          
 ins
          
 kbd
          
 label
          
 map
          
 noscript
          
 objecttag
          
 ol
          
 p
          
 pre
          
 q
          
 samp
          
 script
          
 select
          
 small
          
 span
          
 strong
          
 sub
          
 sup
          
 table
          
 textarea
          
 tt
          
 ul
          
 var
          
Source
<xs:complexType mixed="true" name="Flow">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="block"/>
<xs:element ref="form"/>
<xs:group ref="inline"/>
<xs:group ref="misc"/>
<xs:any namespace="http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0"/>
</xs:choice>
</xs:complexType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation