MathML elements

This is an alphabetical list of MathML elements. All of them implement the MathMLElement class.

Note: As explained on the main MathML page, MDN uses MathML Core as a reference specification. However, legacy features that are still implemented by some browsers are also documented. You can find further details for these and other features in MathML 4.

MathML elements A to Z

math

  • (Top-level element)

A

  • Deprecated (Bound actions to sub-expressions)
  • (Data annotations)
  • (XML annotations)

E

  • Non-standard (Enclosed contents)
  • (Enclosed syntax error messages)

F

  • Non-standard Deprecated (Parentheses)
  • (Fraction)

I

  • (Identifier)

M

  • (Prescripts and tensor indices)

N

  • (Number)

O

  • (Operator)
  • (Overscript)

P

  • (Space around content)
  • (Invisible content with reserved space)
  • (delimiter for prescripts)

R

  • (Radical with specified index)
  • (Grouped sub-expressions)

S

  • (String literal)
  • (Container for semantic annotations)
  • (Space)
  • (Square root without an index)
  • (Style change)
  • (Subscript)
  • (Superscript)
  • (Subscript-superscript pair)

T

  • (Table or matrix)
  • (Cell in a table or a matrix)
  • (Text)
  • (Row in a table or a matrix)

U

  • (Underscript)
  • (Underscript-overscript pair)

MathML elements by category

Top-level elements

  • (Top-level element)

Token elements

  • (Identifier)
  • (Number)
  • (Operator)
  • (String literal)
  • (Space)
  • (Text)

General layout

  • Non-standard (Enclosed contents)
  • (Enclosed syntax error messages)
  • Non-standard Deprecated (Parentheses)
  • (Fraction)
  • (Space around content)
  • (Invisible content with reserved space)
  • (Radical with specified index)
  • (Grouped sub-expressions)
  • (Square root without an index)
  • (Style change)

Script and limit elements

  • (Prescripts and tensor indices)
  • (Overscript)
  • (Delimiter for prescripts)
  • (Subscript)
  • (Subscript-superscript pair)
  • (Superscript)
  • (Underscript)
  • (Underscript-overscript pair)

Tabular math

  • (Table or matrix)
  • (Cell in a table or a matrix)
  • (Row in a table or a matrix)

Uncategorized elements

  • Deprecated (Bound actions to sub-expressions)

Semantic annotations

  • (Data annotations)
  • (XML annotations)
  • (Container for semantic annotations)

See also