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@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Michael Kay
> Sent: 30 September 2002 20:56
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: 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
|