RE: Problem with <xsl:eval>

Subject: RE: Problem with <xsl:eval>
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Wed, 29 Mar 2000 07:37:22 -0800
MSXML supports <xsl:script> and <xsl:eval> under the old namespace, but then
you sacrifice conformance.  I'd recommend checking out the MSXML preview
releases, which accept an XSLT-compliant extension mechanism -
<msxsl:script>.  See http://msdn.microsoft.com/xml for downloads and
details.

> -----Original Message-----
> From: Gines Carrillo i Cava [mailto:gines.carrillo@xxxxxxxxxxx]
> Sent: Tuesday, March 28, 2000 9:49 AM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Problem with <xsl:eval>
> 
> 
> Hi friends;
> 
> I am working with the lotusxsl_0_18_5 and I would like to 
> include in my xsl
> file statments like <xsl:script> and <xsl:eval> for 
> evaluating the defined
> functions but I obtain the next message:
>                                                             
> XSL Warning:
> xsl:script unknown XSL instruction inside context of the 
> stylesheet element!
> 
>                                                             
> XSL Warning:
> eval no longer supported!, style tree node: xsl:eval, source 
> tree node:
> 
> What happens? What xsl parser should I use?
> Thanks for all.
> 
> Ginés.
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread