OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: 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čle 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC