← Prev in month
← Prev in thread
New to MathML
Title: KCC Stationery 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
← Prev in month
← Prev in thread