Subject: RE: Using Regular Expressions with XSL
From: "Ilya Khandamirov" <ikh@xxxxxxxxxxx>
Date: Tue, 12 Nov 2002 17:57:23 +0100
|
Assuming that you use MSXML, which is the default XSLT processor in
XMLSpy, i would recommend looking at "msxsl:script" in the MSXML SDK. If
you dont have it -
http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/7
66/msdncompositedoc.xml
It will be easier to answer your question, if you post the name of your
XSLT processor to the list.
Regards,
Ilya
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Langston,
Doug
Sent: Dienstag, 12. November 2002 17:03
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE: Using Regular Expressions with XSL
But since I can't use xsl:script in XMPSpy, how should I go about this?
-----Original Message-----
From: Michael Kay [mailto:michael.h.kay@xxxxxxxxxxxx]
Sent: Tuesday, November 12, 2002 8:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Using Regular Expressions with XSL
>
> Is there a way to use regular expressions with XSLT?
>
Not in XSLT 1.0 (except via extension functions).
Regular expressions are supported in the draft XSLT 2.0 and implemented
in Saxon 7.2.
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|