[xsl] replacing , with a .

Subject: [xsl] replacing , with a .
From: "Challa, Harsha" <hchalla@xxxxxxxxxxxx>
Date: Fri, 18 Jul 2003 11:35:58 -0400
XML Gurus,

I have a street field with comma's  in the field. I would like to replace
the 
commas with a . when i am extracting the data using XSL and writing the flat
file.

I am doing 

 <xsl:value-of
select="ShippingPointAddress/@ShippingPointStreet"></xsl:value-of> 

to write to the flat file.

Could some one let me know if there is a function to do this? 
To replace all the commas with . in the field  and how to use it.

thanks in advance 
Harsha 


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


Current Thread