xsl-list
[Top] [All Lists]

Re: [xsl] Using translate() for single quotes in XSL1.0

2006-08-29 07:23:51
David Carlisle wrote:

<xsl:value-of select="replace(.,'"',&quot;'&quot;)"/>

  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 
        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--