xhtml.form.content

Element Group Information

Model

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

Used By

Complex Type xhtml.form.type

Source

<xs:group name="xhtml.form.content">
  <xs:sequence>
    <xs:choice maxOccurs="unbounded">
      <xs:group ref="xhtml.BlkNoForm.mix"/>
      <xs:element name="fieldset" type="xhtml.fieldset.type"/>
    </xs:choice>
  </xs:sequence>
</xs:group>