22.1.2.114 sup (Superscript

This element specifies the superscript of the superscript object sSup. For example, the sup in the superscript 𝑛 object 𝑥 is 𝑛. [Example: An example of this element in use is:

<m:sSup>
  <m:e>
    <m:r>
      <m:t>x</m:t>
    </m:r>
  </m:e>
  <m:sup>
    <m:r>
      <m:t>n</m:t>
    </m:r>
  </m:sup>
</m:sSup>

end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_OMathArg) is located in A.6.1. end note]

Last updated on