[xsl] RegEx in XSLT?

Subject: [xsl] RegEx in XSLT?
From: Jakub.Valenta@xxxxxxxx
Date: Thu, 28 Mar 2002 18:26:33 +0200
Hi all,
I am just wondering if it is possible to write somehow the following in
XSLT:

if this string matches this RegEx do this.
i.e. something like this

<xsl:if test="RegEx(myText, myPattern)"> </>

br,

Jakub


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


Current Thread