subsup.class

Element Group Information

Model

Children: sub, sup

Used By

Source

<xsd:group name="subsup.class">
  <xsd:choice>
    <xsd:element ref="sub"/>
    <xsd:element ref="sup"/>
  </xsd:choice>
</xsd:group>