Re: [xsl] [saxon] catalogs

Subject: Re: [xsl] [saxon] catalogs
From: Joerg Pietschmann <j3322ptm@xxxxxxxx>
Date: Thu, 2 Jan 2003 17:08:27 +0100
On Thursday 02 January 2003 16:41, Tobias Reif wrote:
> > Add a proper redirection to the catalog.
>
> Where? How? Please elaborate.
>
> AFAICS, the catalog is found, the correct DTD is found, just the DTD
> modules aren't.
This may be a bug either in Saxon (passing the wrong base URL to
the resolver) or in the resolver library.
In order to work around this, add a mapping of the DocBook
module's public or system id to the catalog, the same way you told
the resolver how to find the main DTD file. IIRC the entitiy
declarations referring to the modules are all in the main DTD file,
you should be able to look up the pubids (if there are any) there.
Sysids should be pretty obvious in any case.

J.Pietschmann

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread