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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

m:sSub

Subscript Function

Element information

Type: m:CT_SSub

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<m:sSub>
   <m:sSubPr>
      <m:ctrlPr>
         <w:rPr>...
         </w:rPr>
      </m:ctrlPr>
   </m:sSubPr>
   <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:sub>
      <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:sub>
</m:sSub>

Site developed and hosted by Datypic, Inc.

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