xsl-list
[Top] [All Lists]

Re: [xsl] URIResover question

2009-08-25 10:34:15
On Tue, Aug 25, 2009 at 11:06 AM, Michael Kay<mike(_at_)saxonica(_dot_)com> 
wrote:

The value of base should be the absolute URI of utils-b.xsl.

Check that when your URIResolver selects utils-b.xsl, the Source object that
you return has its SystemId property set to the base URI of utils-b.xsl. It
might be that you are returning a Source with a null SystemId, and the
processor is using this as the base for the next call on the URIResolver.

Thanks Michael.  I'll give that a try.

Regards,
Andy

--~------------------------------------------------------------------
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>