Next in thread →
Next in month →
Re: DOCBOOK-APPS: EntityResolver for XSLT processor and catalog files
On 20010730 16:09 (Monday), Eric Richardson wrote: > Do you know if the entity resolver will fall back on > the standard URL if the catalog entry is not found? In case someone is interested, testing shows that the entity resolver falls back on the standard URL http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd with the following document declaration : <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"> Actually the right way to say it is : the entity resolver falls back to the system identifier if no matching mapping is found in the catalog. For more information one can check CatalogEntityResolver.resolveEntity(String publicId, String systemId) -- Marc-Aur鋩e DARCHE <http://ma.darche.free.fr> AFUL <http://www.aful.org> Association Francophone des Utilisateurs de Linux/Logiciels Libres French speaking Linux and Free Software Users' Association
Next in thread →
Next in month →