Thanks: [xsl] replacing "." with ","

Subject: Thanks: [xsl] replacing "." with ","
From: Aniceto López <alopez@xxxxxxxxxxx>
Date: Thu, 8 Feb 2001 10:07:28 +0100
Thanks for helping with the [replacing "." with ","] problem:

Michael Kay, David Carlisle and Ben Robb

<xsl:template match="var">
<xsl:value-of select="translate(text(),'.',',')"/>
</xsl:template>

When I was coming home in the evening I realiced about
the "translate" option but you all have confirmed this idea.

Have a (virtual) beer, you are invited !!!!

Gracias amigos, hasta la próxima.
---------------------------------

Aniceto Lopez
Latinia.com
Barcelona (Spain)


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


Current Thread