|
Subject: Re: [xsl] Using translate() for single quotes in XSL1.0 From: Florent Georges <darkman_spam@xxxxxxxx> Date: Tue, 29 Aug 2006 16:23:32 +0200 (CEST) |
David Carlisle wrote:
> <xsl:value-of select="replace(.,'"',"'")"/>
I don't really like this syntax, but I though it is more readable:
<xsl:value-of select="replace(., '"', '''')"/>
Regards,
--drkm
p5.vert.ukl.yahoo.com uncompressed/chunked Tue Aug 29 12:13:40 GMT 2006
___________________________________________________________________________
Dicouvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Riponses pour partager vos connaissances, vos opinions et vos expiriences.
http://fr.answers.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Using translate() for sin, David Carlisle | Thread | Re: [xsl] Using translate() for sin, David Carlisle |
| Re: [xsl] Using translate() for sin, David Carlisle | Date | Re: [xsl] Using translate() for sin, David Carlisle |
| Month |