Schema Central > OOXML > shared-math.xsd > m:sSup
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

m:sSup

Superscript Function

Element information

Type: m:CT_SSup

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<m:sSup>
   <m:sSupPr>
      <m:ctrlPr>
         <w:rPr>...
         </w:rPr>
      </m:ctrlPr>
   </m:sSupPr>
   <m:e>
      <m:argPr>
         <m:argSz m:val="1"/>
      </m:argPr>
      <m:acc>
         <m:accPr>...
         </m:accPr>
         <m:e>...
         </m:e>
      </m:acc>
      <m:ctrlPr>
         <w:rPr>...
         </w:rPr>
      </m:ctrlPr>
   </m:e>
   <m:sup>
      <m:argPr>
         <m:argSz m:val="1"/>
      </m:argPr>
      <m:acc>
         <m:accPr>...
         </m:accPr>
         <m:e>...
         </m:e>
      </m:acc>
      <m:ctrlPr>
         <w:rPr>...
         </w:rPr>
      </m:ctrlPr>
   </m:sup>
</m:sSup>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com