xhtml.html.content

Element Group Information

Model

Children: body, head

Used By

Complex Type xhtml.html.type

Source

<xs:group name="xhtml.html.content">
  <xs:sequence>
    <xs:element name="head" type="xhtml.head.type"/>
    <xs:element name="body" type="xhtml.body.type"/>
  </xs:sequence>
</xs:group>