xsl-list
[Top] [All Lists]

RE: replace function

2002-09-30 13:05:39
hehe, i get my wrists slapped by list admin....for my terseness, and got me
all flummmoxed.

in any event I meant str:replace....honest.

cheers, jim

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of 
Michael Kay
Sent: 30 September 2002 20:56
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] replace function


<xsl:variable name="yourstring" select="somenode"/>
<xsl:value-of select="translate($yourstring,',',', ')"/>


should do it

gl, jim fuller

Jim, you're in too much of a hurry today!

I know that you know that that won't do it at all.... translate() only
replaces individual characters by individual characters.

Michael Kay


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


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



<Prev in Thread] Current Thread [Next in Thread>