DDI 3.0 - 2006-03-24

http://www.w3.org/1999/xhtml
group Flow.mix

Properties
This component is not nillable.

Model

((h1 | h2 | h3 | h4 | h5 | h6) | (ul | ol | dl) | ((p | div) | (pre | blockquote | address) | hr | table | ) | ((br | span) | (em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q) | (tt | i | b | big | small | sub | sup) | bdo | a) | )


Nested Element Summary
 a
          
 abbr
          
 acronym
          
 address
          
 b
          
 bdo
          
 big
          
 blockquote
          
 br
          
 cite
          
 code
          
 dfn
          
 div
          
 dl
          
 em
          
 h1
          
 h2
          
 h3
          
 h4
          
 h5
          
 h6
          
 hr
          
 i
          
 kbd
          
 ol
          
 p
          
 pre
          
 q
          
 samp
          
 small
          
 span
          
 strong
          
 sub
          
 sup
          
 table
          
 tt
          
 ul
          
 var
          
Source
<xs:group name="Flow.mix">
<xs:choice>
<xs:group ref="Heading.class"/>
<xs:group ref="List.class"/>
<xs:group ref="Block.class"/>
<xs:group ref="Inline.class"/>
<xs:group ref="Misc.class"/>
</xs:choice>
</xs:group>

DDI 3.0 - 2006-03-24

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.