xhtml.Block.mix

Element Group Information

Model

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

Used By

Source

<xs:group name="xhtml.Block.mix">
  <xs:choice>
    <xs:group ref="xhtml.Heading.class"/>
    <xs:group ref="xhtml.List.class"/>
    <xs:group ref="xhtml.Block.class"/>
    <xs:group ref="xhtml.Misc.class"/>
  </xs:choice>
</xs:group>