This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Thanks: replacing "." with ","


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]