xsl-list
[Top] [All Lists]

Re: [xsl] Trouble passing XSL function a parameter

2015-11-05 12:07:23
That solved it. Thanks!

From: David Carlisle d(_dot_)p(_dot_)carlisle(_at_)gmail(_dot_)com 
[mailto:xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com]
Sent: Thursday, November 05, 2015 11:05 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Trouble passing XSL function a parameter

regex is an AVT attribute so:

        <xsl:analyze-string select="$data" regex="{$searchstring}" flags="i">

David
XSL-List info and archive<http://www.mulberrytech.com/xsl/xsl-list>
EasyUnsubscribe<-list/2643334> (by email<>)
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>