OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] FW: New to MathML


Title: KCC Stationery
Hi David,
I downloaded the dbmathml.dtd and testmath.xml files from http://docbook.org, and when I use "xmllint --valid --noout testmath.xml", it validates without error.  It also works when I change the reference in the dtd from 4.3 to 4.4, and it works when I use a catalog file instead of going out over the net for the DTD files.  Can you provide more details on your setup?
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 
----- Original Message -----
Sent: Thursday, April 20, 2006 11:53 AM
Subject: [docbook-apps] FW: New to MathML

 


From: David White [mailto:davidw@kencook.com]
Sent: Thursday, April 20, 2006 11:15 AM
To: 'docbook-apps@lists.oasis-open.org'
Subject: New to MathML

Hello All, I'm trying to use MathML in Docbook v4.4 and I can't get it to validate.  Here is a sample XML file that came with MathML and it won't validate.
 

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1b1//EN"

"dbmathml.dtd">

<book>

<title>Book Title</title>

<chapter><title>Chapter Title</title>

<para>Content.</para>

<informalequation>

<mml:math><mml:apply><mml:divide/></mml:apply></mml:math>

</informalequation>

</chapter>

</book>

 
It complains about isonum.ent having a bad entity reference for amp.
 
Any suggestions as to what I'm doing wrong?
 
Thanks!
 
 
David White
Ken Cook Co.,
Content Management
tel: 414.847.1322
 
 
 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]