CT_SSubSup

Complex Type Information

Model

Children: e, sSubSupPr, sub, sup

Used By

Source

<xsd:complexType name="CT_SSubSup">
  <xsd:sequence>
    <xsd:element name="sSubSupPr" type="CT_SSubSupPr" minOccurs="0"/>
    <xsd:element name="e" type="CT_OMathArg"/>
    <xsd:element name="sub" type="CT_OMathArg"/>
    <xsd:element name="sup" type="CT_OMathArg"/>
  </xsd:sequence>
</xsd:complexType>