22.1.2.101 sSub

This element specifies the subscript object sSub, which consists of a base e and a reduced-size scr placed below and to the right, as in 𝑥 . [Example: The XML that specifies this object is: 𝑛

<m:sSub>
  <m:e>
    <m:r>
      <m:t>x</m:t>
    </r>
  </m:e>
  <m:sub>
    <m:r>
      <m:t>n</m:t>
    </r>
  </m:sub>
</m:sSub>

end example]

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

Last updated on