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]

problem with translating


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


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