Anderson Fortaleza wrote:
> 
> If i am using a XSLT parser as Xalan, for example, and DocBook
> Stylesheets like N. Walsh stylesheets, do I have to have DocBook DTD
> installed in my computer ? Cos jade uses this catalog file, but I see no
> equal thing under Xalan, just for example "xalan source.xml style.xsl
> target.html" for example. Where are the DocBook DTD needed in this case ?

You need DocBook on your computer, because it defines several entities
used in PHP documentation. You do not need catalog files, because during
./configure there are made relative paths to DocBook DTD in system
identifier.

However, if you need XSLT processor with catalog support, you may try
Saxon with another parser (http://www.kosek.cz/xml/saxon/).

-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to