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

[email protected] 23 Apr 2007 12:49:15 -0700
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization http://groups.google.com
Message-ID <[email protected]>
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).