Re: [docbook-apps] survey of DocBook 5.0 validation tools

From
W. Martin Borgert <>
Date
2008-12-16T14:30:18+00:00
ID
Thread
Re: [docbook-apps] survey of DocBook 5.0 validation tools
Quoting Bob Stayton <>:
> 1.  Which schema type are you using (RelaxNG, DTD, XML Schema) and why.

RelaxNG, because it's easy to work with and powerful.

> 2.  What editing tools are you using, and why.

nxml-mode in GNU Emacs, because I'm an Emacs user anyway.
(I used to use XXE - XMLMind XML Editor - as well, which is unfortunately
not free software.)

> 3.  What validation tools you are using, and why.

xmllint, because it's fast and just works for me.