W3CUser Interface DomainW3C Math logo: (e to the i*pi) + 1 = 0

MathML Namespace

If MathML is being used by an application that conforms to the Namespaces in XML Recommendation, then the following namespace should be used:

http://www.w3.org/1998/Math/MathML

Typical usage would be:

  <math xmlns="http://www.w3.org/1998/Math/MathML">
  . . .

It is not a requirement of the XML Namespaces Recommendation that there is any accessible resource at the URI used for a namespace name, although for information purposes, a copy of this file may be downloaded from the above URL.

The current MathML Recommendation may be obtained from http://www.w3.org/TR/REC-MathML

At the present time (October, 1999) the current version is MathML 1.01, links to this and earlier versions are listed below.

MathML 1.01:
http://www.w3.org/1999/07/REC-MathML-19990707
MathML 1.0:
http://www.w3.org/1999/07/REC-MathML-19980407