xhtml.BlkNoForm.mix

Element Group Information

Model

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

Used By

Source

<xs:group name="xhtml.BlkNoForm.mix">
  <xs:choice>
    <xs:group ref="xhtml.Heading.class"/>
    <xs:group ref="xhtml.List.class"/>
    <xs:group ref="xhtml.BlkStruct.class"/>
    <xs:group ref="xhtml.BlkPhras.class"/>
    <xs:group ref="xhtml.BlkPres.class"/>
    <xs:group ref="xhtml.Table.class"/>
    <xs:group ref="xhtml.Block.extra"/>
    <xs:group ref="xhtml.Misc.class"/>
  </xs:choice>
</xs:group>