m:oMath
Posted ein-key5205
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
- Choice [0..*]
from group m:EG_OMathMathElements
- m:acc Accent
- m:bar Bar
- m:box Box Function
- m:borderBox Border-Box Function
- m:d Delimiter Function
- m:eqArr Equation-Array Function
- m:f Fraction Function
- m:func Function Apply Function
- m:groupChr Group-Character Function
- m:limLow Lower-Limit Function
- m:limUpp Upper-Limit Function
- m:m Matrix Function
- m:nary n-ary Operator Function
- m:phant Phantom Function
- m:rad Radical Function
- m:sPre Pre-Sub-Superscript Function
- m:sSub Subscript Function
- m:sSubSup Sub-Superscript Function
- m:sSup Superscript Function
- m:r Run
-
from group w:EG_RunLevelElts
- w:proofErr [0..1] Proofing Error Anchor
- w:permStart [0..1] Range Permission Start
- w:permEnd [0..1] Range Permission End
-
from group w:EG_RangeMarkupElements
- Choice [0..*]
- w:bookmarkStart Bookmark Start
- w:bookmarkEnd Bookmark End
- w:moveFromRangeStart Move Source Location Container - Start
- w:moveFromRangeEnd Move Source Location Container - End
- w:moveToRangeStart Move Destination Location Container - Start
- w:moveToRangeEnd Move Destination Location Container - End
- w:commentRangeStart Comment Anchor Range Start
- w:commentRangeEnd Comment Anchor Range End
- w:customXmlInsRangeStart Custom XML Markup Insertion Start
- w:customXmlInsRangeEnd Custom XML Markup Insertion End
- w:customXmlDelRangeStart Custom XML Markup Deletion Start
- w:customXmlDelRangeEnd Custom XML Markup Deletion End
- w:customXmlMoveFromRangeStart Custom XML Markup Move Source Start
- w:customXmlMoveFromRangeEnd Custom XML Markup Move Source End
- w:customXmlMoveToRangeStart Custom XML Markup Move Destination Location Start
- w:customXmlMoveToRangeEnd Custom XML Markup Move Destination Location End
- w:ins [0..1] Inserted Run Content
- w:del [0..1] Deleted Run Content
- w:moveFrom Move Source Run Content
- w:moveTo Move Destination Run Content
-
from group w:EG_MathContent
- Choice [0..*]
- m:oMathPara Math Paragraph
- m:oMath
Attributes
None
Identity constraints
Type | Name | Selector | Field(s) |
---|---|---|---|
unique | uniqueContentAnchorIdsInsideMath | m:annotation/m:content | @id |
unique | uniqueContextAnchorIdsInsideMath | m:annotation/m:context | @id |
Used in
- Type m:CT_OMathPara (Element m:oMathPara)
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>
以上是关于m:oMath的主要内容,如果未能解决你的问题,请参考以下文章