ZVON > References > MathML Reference

Go to Standard
Element:ci
Attributes:class | definitionURL | encoding | id | other | style | type | xlink:href | xref |
Parents:apply | bvar | condition | declare | degree | domainofapplication | fn | interval | lambda | list | logbase | lowlimit | maction | math | matrix | matrixrow | menclose | merror | mfenced | mfrac | mlabeledtr | mmultiscripts | momentabout | mover | mpadded | mphantom | mroot | mrow | msqrt | mstyle | msub | msubsup | msup | mtable | mtd | mtr | munder | munderover | otherwise | piece | reln | semantics | set | uplimit | vector |
Children:maction | maligngroup | malignmark | menclose | merror | mfenced | mfrac | mglyph | mi | mlabeledtr | mmultiscripts | mn | mo | mover | mpadded | mphantom | mroot | mrow | ms | mspace | msqrt | mstyle | msub | msubsup | msup | mtable | mtd | mtext | mtr | munder | munderover |

Examples:

XHTML documentMathML Source
Example from standard
<ci> x </ci>
XHTML documentMathML Source
Example from standard
<ci type="vector"> V </ci>
XHTML documentMathML Source
Example from standard
<ci>
     <msub>
          <mi>x</mi>
          <mi>a</mi>
     </msub>
</ci>