Re: [docbook-apps] saxon: docbookV4.5/docbookx.dtd (No such file or directory)

From
Keith Fahlgren <>
Date
2010-03-17T16:54:54+00:00
ID
Thread
Re: [docbook-apps] saxon: docbookV4.5/docbookx.dtd (No such file or directory)
On Wed, Mar 17, 2010 at 9:45 AM, Mathieu Malaterre
<> wrote:
> I believe the file is loaded properly, except the matching does not
> work in one case. Here is the output when I set verbosity:
>
> # cat /etc/xml/resolver/CatalogManager.properties
> catalogs=/etc/xml/catalog
> relative-catalogs=yes
> verbosity=99
> prefer=system
> static-catalog=yes
> allow-oasis-xml-catalog-pi=yes

From your catalog file, it looks like you may want prefer=public. Does
that change the behavior?


Keith