<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Websites V2.0//EN"
          "http://docbook.sf.net/release/website/snapshot/website.dtd" [
<!ENTITY % common.ent PUBLIC "-//OASIS//ENTITY DocBook Website Common Entities//EN"
                      "../../../common.ent">
%common.ent;
]>
<webpage id="mathml10">
<config param="rcsdate" value="$Date: 2001/06/10 15:21:47 $"/>
<head>
<title>MathML V1.0</title>
<abstract>
<para>A MathML Module for DocBook XML.</para>
</abstract>
</head>

<para>This module adds support for MathML in the DocBook XML DTD.
With this module, elements from the MathML namespace may be used
inside <sgmltag>equation</sgmltag> and
<sgmltag>inlineequation</sgmltag> elements.</para>

<variablelist>
<varlistentry>
<term><ulink url="dbmathml.dtd"><filename>dbmathml.dtd</filename></ulink></term>
<listitem><para>The driver for the MathML module.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink url="testmath.xml"><filename>testmath.xml</filename></ulink></term>
<listitem><para>An instance that uses the MathML DTD.</para></listitem>
</varlistentry>
</variablelist>

</webpage>

