22.1.2.56 limUpp

This element specifies the Upper-Limit object, consisting of text on the baseline and reduced-size text 𝑘 times def immediately above it. [Example: Examples of limUpp include ⏞ and =. 𝑥+𝑥+𝑥

<m:limUpp>
  <m:e>
    <m:r>
      <m:t>=</m:t>
    </m:r>
  </m:e>
  <m:lim>
    <m:r>
      <m:rPr>
        <m:nor/>
      </m:rPr>
      <m:t>def</m:t>
    </m:r>
  </m:lim>
</m:limUpp>

end example]

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

Last updated on