RE: [xsl] <xsl:eval> equivalent problem

Subject: RE: [xsl] <xsl:eval> equivalent problem
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 5 Dec 2002 10:39:24 -0000
> Hi All,
>  
> I am upgrading an WD xsl stylesheet to use the 
> http://www.w3.org/1999/XSL/Transform namespace and have run 
> into some problems with finding an equivalent to <xsl:eval>.  
> More specifically, I'm trying to find a way to pass 
> parameters into jscript and vbscript functions that were in 
> xsl:eval blocks.  

Like David Carlisle, I would recommend rewriting the script functions in
XSLT. You will end up with a far more maintainable stylesheet.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread