22.1.2.105 sSup
This element specifies the superscript object sSup, which consists of a base e and a reduced-size scr placed 𝑛 above and to the right, as in 𝑥 . [Example: The XML that specifies this object is:
<m:sSup>
<m:e>
<m:r>
<m:t>x</m:t>
</r>
</m:e>
<m:sup>
<m:r>
<m:t>n</m:t>
</r>
</m:sup>
</m:sSup>
end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_SSup) is located in A.6.1. end note]
Last updated on