Next in thread → Next in month →

Re: [docbook-tc] DocBook Technical Committee Meeting Agenda: 15 December 2004

From
Michael Smith <>
Date
2004-12-15T21:51:37+00:00
ID
Thread
Re: [docbook-tc] DocBook Technical Committee Meeting Agenda: 15 December 2004
Bob Stayton <> writes:

>    b. Mike to write up the DTD test suite process.

Intead of writing up the process, I just wrote a script. See attached.

It's also at:

  http://docbook.sourceforge.net/outgoing/docbook-dtd-test

You need to have cvs, wget, unzip, sed, and xmllint installed to make it work.

Here is an example of how to run it, and output from it:

msmith@sideshowbarker ~
$ /sandbox/cvstools/docbook-dtd-test -t /scratch http://www.docbook.org/xml/4.4CR2/docbook-xml-4.4CR2.zip
Not valid: informalequation-mml.001.xml
Not valid: mathml.001.xml
Not valid: productionset.001.xml
Not valid: productionset.002.xml
Not valid: productionset.003.xml
Not valid: productionset.004.xml
Not valid: productionset.005.xml
Not valid: productionset.006.xml
Not valid: svg.001.xml
Not valid: template.xml

The template.xml file is not valid by design. And the other files
are all invalid because the don't reference the correct DTD
customizations (MathML, EBNF, SVG modules).

  --Mike
Next in thread → Next in month →