Re: problem self-referencing using document('') to reference parameters

Jonas Sicking <[email protected]> Mon, 23 Apr 2007 16:06:17 -0700
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Message-ID <[email protected]>
[email protected] wrote:
> I'm having a problem with self-referencing XSLT using document('')
> too. The document('') is referencing the XML document instead of the
> XSLT document when the XSLT is loaded as a string rather than a URL.
> (The XML document is also a string).

Not sure what you mean by "loaded as a string". Please provide a testcase.

/ Jonas