xhtml.map.content

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 | () | area)

Used By

Complex Type xhtml.map.type

Source

<xs:group name="xhtml.map.content">
  <xs:sequence>
    <xs:choice maxOccurs="unbounded">
      <xs:group ref="xhtml.Block.mix"/>
      <xs:element name="area" type="xhtml.area.type"/>
    </xs:choice>
  </xs:sequence>
</xs:group>