[xsl] problem with translating

Subject: [xsl] problem with translating
From: Sandeep Hundal <Sunny@xxxxxxxxx>
Date: Thu, 19 Apr 2001 12:00:50 +0100
hi all,

now i've tried using translate as such : <xsl:value-of
select="translate(desc,'&lt;!--' , '')"/> but it unfortunately strips out
all l's and t's from the text as well. so its actually doing a character
replace instead of a string replace. 

is there a workaround or a way to just do a string replace?? :(

thanks

/sunny

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


Current Thread