Next in thread →
Next in month →
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 ----- Original Message ----- From: David White To: Sent: Thursday, April 20, 2006 11:53 AM Subject: [docbook-apps] FW: New to MathML From: David White [mailto:] Sent: Thursday, April 20, 2006 11:15 AM To: '' 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 http://www.kencook.com tel: 414.847.1322
Next in thread →
Next in month →