|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: translate (string, ''' , '''' )
Michael, You're right ! In fact, I just want to replace one character by to ( same ). I think I'll copy the method of Mike J. Brown Thank to you Kindly PS Michael Kay wrote: > > <xsl:variable name="q">'</xsl:variable> > > <xsl:value-of select="translate(/Legende,$q,concat($q,$q))" /> > > No, I think he wants to replace one character by two, which you can't do > with translate(). > > Mike Kay > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






