| 
 
Subject: Re: [xsl] translate apos in string From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Tue, 16 Jan 2007 12:23:55 +0100  | 
Cheers, -- Abel Braaksma http://www.nuntia.nl
I'm trying to get rid of the ' and the line feeds in my string but can't get it to work.
That's what I have so far:
<xsl:value-of select=" translate(translate(/node,'
',''),''', ''')"/>
The first translation of line feeds works just fine, but I can't get rid of the apostrophe. The parser gives me an error because of the &apos. I tried different stuff but couldn't get the proper solution.
Anyone got a hint there?
Thanks Jimmy
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] translate apos in string, Florent Georges | Thread | RE: [xsl] translate apos in string, Michael Kay | 
| Re: [xsl] translate apos in string, David Carlisle | Date | RE: [xsl] translate apos in string, Michael Kay | 
| Month |