Re: [xsl] Document function and DTD

Subject: Re: [xsl] Document function and DTD
From: jingjun long <longjingjun@xxxxxxxxx>
Date: Thu, 27 Dec 2007 17:46:51 +0800
Colin,

Thank you .

I look into my code. I find I set EntityResolver for the builder previously. Now, I setURLResolver for the transformer. It can find the DTD now.

Jingjun

Colin Paul Adams ei:
"jingjun" == jingjun long <longjingjun@xxxxxxxxx> writes:

jingjun> Colin Paul Adams, Thanks you.


jingjun> I am using Saxon 8.9b.

In that case I think you must be using the apache-commons catalog
resolver (from Norman Walsh). So set the catalog debugging level to the maximum to confirm that the
catalog is/is not being used and then take the issue to the Saxon
list.


There is nothing in principle that says the catalog won't be searched
for the document function. try checking with Gestalt - it should
certainly search the catalogs.

Current Thread