Kenneth Johansson wrote:
> 
> The reason I'm using OVERRIDE YES is because I couldn't get PSGML to find the dtd 
>when using <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 
>"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>

PSGML can't use XML catalogs, you must provide SGML catalog for it. So
you must have two catalog files one for PSGML and second for xmllint and
xsltproc. Examples of these files comes with DocBook DTD as docbook.cat
and catalog.xml.

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

Reply via email to