[Table of Contents] [docx version]
Shared MLs Reference Material - Math
This element specifies an equation or mathematical expression. All equations are surrounded by oMath tags.
Parent Elements |
body (§2.2.2); comment (§2.13.4.2); customXml (§2.5.1.3); customXml (§2.5.1.4); customXml (§2.5.1.5); customXml (§2.5.1.6); deg (§7.1.2.26); del (§2.13.5.12); den (§7.1.2.28); docPartBody (§2.12.6); e (§7.1.2.32); endnote (§2.11.2); fldSimple (§2.16.21); fName (§7.1.2.37); footnote (§2.11.10); ftr (§2.10.3); hdr (§2.10.4); hyperlink (§2.16.24); ins (§2.13.5.20); lim (§7.1.2.52); moveFrom (§2.13.5.21); moveTo (§2.13.5.26); num (§7.1.2.75); oMath (§7.1.2.77); oMathPara (§7.1.2.78); p (§2.3.1.22); rt (§2.3.3.23); rubyBase (§2.3.3.26); sdtContent (§2.5.2.32); sdtContent (§2.5.2.33); sdtContent (§2.5.2.34); sdtContent (§2.5.2.35); smartTag (§2.5.1.9); sub (§7.1.2.112); sup (§7.1.2.114); tbl (§2.4.36); tc (§2.4.62); tr (§2.4.75); txbxContent (§2.17.1.1) |
Child Elements |
Subclause |
acc (Accent) |
§7.1.2.1 |
bar (Bar) |
§7.1.2.7 |
bookmarkEnd (Bookmark End) |
§2.13.6.1 |
bookmarkStart (Bookmark Start) |
§2.13.6.2 |
borderBox (Border-Box Function) |
§7.1.2.11 |
box (Box Function) |
§7.1.2.13 |
commentRangeEnd (Comment Anchor Range End) |
§2.13.4.3 |
commentRangeStart (Comment Anchor Range Start) |
§2.13.4.4 |
customXmlDelRangeEnd (Custom XML Markup Deletion End) |
§2.13.5.4 |
customXmlDelRangeStart (Custom XML Markup Deletion Start) |
§2.13.5.5 |
customXmlInsRangeEnd (Custom XML Markup Insertion End) |
§2.13.5.6 |
customXmlInsRangeStart (Custom XML Markup Insertion Start) |
§2.13.5.7 |
customXmlMoveFromRangeEnd (Custom XML Markup Move Source End) |
§2.13.5.8 |
customXmlMoveFromRangeStart (Custom XML Markup Move Source Start) |
§2.13.5.9 |
customXmlMoveToRangeEnd (Custom XML Markup Move Destination Location End) |
§2.13.5.10 |
customXmlMoveToRangeStart (Custom XML Markup Move Destination Location Start) |
§2.13.5.11 |
d (Delimiter Function) |
§7.1.2.24 |
del (Deleted Run Content) |
§2.13.5.12 |
eqArr (Equation-Array Function) |
§7.1.2.34 |
f (Fraction Function) |
§7.1.2.36 |
func (Function Apply Function) |
§7.1.2.39 |
groupChr (Group-Character Function) |
§7.1.2.41 |
ins (Inserted Run Content) |
§2.13.5.20 |
limLow (Lower-Limit Function) |
§7.1.2.54 |
limUpp (Upper-Limit Function) |
§7.1.2.56 |
m (Matrix Function) |
§7.1.2.60 |
moveFrom (Move Source Run Content) |
§2.13.5.21 |
moveFromRangeEnd (Move Source Location Container - End) |
§2.13.5.23 |
moveFromRangeStart (Move Source Location Container - Start) |
§2.13.5.24 |
moveTo (Move Destination Run Content) |
§2.13.5.26 |
moveToRangeEnd (Move Destination Location Container - End) |
§2.13.5.27 |
moveToRangeStart (Move Destination Location Container - Start) |
§2.13.5.28 |
nary (n-ary Operator Function) |
§7.1.2.70 |
oMath (Office Math) |
§7.1.2.77 |
oMathPara (Math Paragraph) |
§7.1.2.78 |
permEnd (Range Permission End) |
§2.13.7.1 |
permStart (Range Permission Start) |
§2.13.7.2 |
phant (Phantom Function) |
§7.1.2.81 |
proofErr (Proofing Error Anchor) |
§2.13.8.1 |
r (Run) |
§7.1.2.87 |
rad (Radical Function) |
§7.1.2.88 |
sPre (Pre-Sub-Superscript Function) |
§7.1.2.99 |
sSub (Subscript Function) |
§7.1.2.101 |
sSubSup (Sub-Superscript Function) |
§7.1.2.103 |
sSup (Superscript Function) |
§7.1.2.105 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_OMath">
<sequence>
<group ref="EG_OMathElements" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>