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: XSLT eval()


xsl:eval and xsl:script where once part of the XSL draft
(and, as such, turned up in Microsoft's implementaion.)

However, they were dropped; exact reasons are unknown to
me, though perhaps someone else on this list could explain why.

Largely, though, I beleive that pretty much anything you would
want eval and script for could be done using proper xslt
and DOM scripting.

James
----- Original Message -----
From: John Lam <jlam@iunknown.com>
To: <xsl-list@mulberrytech.com>
Sent: Sunday, February 20, 2000 3:19 PM
Subject: XSLT eval()


> As the archives aren't available, I don't know if this issue has been
> discussed already on this list, so my apologies if this is the case ...
>
> Have there been discussions with regard to adding the equivalent of the
> JavaScript eval() function to XSLT / XPath as either a core function or as
> an add-on extension function?
>



 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]