Re: [xsl] problem with replace()

Subject: Re: [xsl] problem with replace()
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 21 Nov 2005 14:24:13 GMT
> I would suggest splitting the string into words using xsl:analyze-string and
> then applying replace to each of the words.

yes, it's a shame really that the regexp escape sequences matcing
beginning and end of word didn't make it into xpath.
Perhaps for version 3?  (ie perl's \b)

David





________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread