xhtml.BlkStruct.class

Element Group Information

Model

p | div
Children: div, p

Used By

Source

<xs:group name="xhtml.BlkStruct.class">
  <xs:choice>
    <xs:element name="p" type="xhtml.p.type"/>
    <xs:element name="div" type="xhtml.div.type"/>
  </xs:choice>
</xs:group>