Re: [xsl] the data necessary to copmlete this operation is not yet available

Subject: Re: [xsl] the data necessary to copmlete this operation is not yet available
From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx>
Date: Fri, 15 Oct 2004 15:57:49 +0300
David Carlisle wrote:

this was necessary in the msxml2 interace to MS's wd-xsl variant of
"XSL" as it had no API for setting parameters while calling the
transform, but MSXML3/4 allow you to specify parameters without having
to modify the stylesheet DOM.



Right, now both Moz and IE have native methods to set XSLT parameters, although you have to use an XSLTProcessor in one browser and xsl templates in the other.

Sarissa of course implementes XSLTProcessor for IE ( got tired of having Moz implement the bad stuff just because it can be done ;-)

Manos


Current Thread