xsl-list
[Top] [All Lists]

Re: [xsl] Document function and DTD

2007-12-27 02:47:27
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 写道:
"jingjun" == jingjun long <longjingjun(_at_)gmail(_dot_)com> 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.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>