m:oMath

http://www.datypic.com/sc/ooxml/e-m_oMath-1.html

Element information

Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math

Schema document: shared-math.xsd

Other elements with the same name: m:oMath

Content

from group m:EG_OMathElements

Attributes

None

Identity constraints

TypeNameSelectorField(s)
unique uniqueContentAnchorIdsInsideMath m:annotation/m:content @id
unique uniqueContextAnchorIdsInsideMath m:annotation/m:context @id

Used in

Sample instance

<m:oMath>
   <m:acc>
      <m:accPr>
         <m:chr m:val="string"/>
         <m:ctrlPr>...
         </m:ctrlPr>
      </m:accPr>
      <m:e>
         <m:argPr>...
         </m:argPr>
         <m:acc>...
         </m:acc>
         <m:ctrlPr>...
         </m:ctrlPr>
      </m:e>
   </m:acc>
</m:oMath>
posted on 2020-02-26 00:43  ein_key  阅读(503)  评论(0编辑  收藏  举报