summaryrefslogtreecommitdiff
path: root/test/testdocs/informalequation-mml.001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdocs/informalequation-mml.001.xml')
-rw-r--r--test/testdocs/informalequation-mml.001.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/test/testdocs/informalequation-mml.001.xml b/test/testdocs/informalequation-mml.001.xml
index f2b2d659..0cdabb15 100644
--- a/test/testdocs/informalequation-mml.001.xml
+++ b/test/testdocs/informalequation-mml.001.xml
@@ -1,19 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook MathML Module V1.0//EN"
- "http://www.oasis-open.org/docbook/xml/mathml/1.0/dbmathml.dtd" [
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % local.article.attrib "xmlns:mml CDATA #REQUIRED">
]>
<article xmlns:mml="http://www.w3.org/1998/Math/MathML">
<articleinfo>
<title>Unit Test: informalequation-mml.001</title>
-<releaseinfo role="CVS">$Id$</releaseinfo>
+<releaseinfo role="CVS">$Id: informalequation-mml.001.xml 5290 2005-10-16 02:07:50Z xmldoc $</releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
</articleinfo>
<informalequation>
-<mml:math><mml:apply><mml:divide/></mml:apply></mml:math>
-</informalequation>
+ <mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML">
+ <mml:apply><mml:divide/><mml:ci>1</mml:ci><mml:ci>6</mml:ci></mml:apply>
+ </mml:math>
+ </informalequation>
</article>