This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Problem with <xsl:eval>


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@tecn.upf.es]
> Sent: Tuesday, March 28, 2000 9:49 AM
> To: xsl-list@mulberrytech.com
> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]