RE: converting speacial characters ?

Subject: RE: converting speacial characters ?
From: Jukka.T.Lehtinen@xxxxxxxxx
Date: Thu, 14 Sep 2000 09:55:11 +0300

> > >Look into the XPath translste() function. It's covered in:
> > >    http://www.w3.org/TR/xpath#section-String-Functions
> > >
> >but it only works on single characters

It works as far there are as many source characters as in converted
character string. 

e.g:

like -> luck
& -> %


but it doesnt work:

\ -> \\
source -> destination

 
> Quite so. Thanks for catching me on that, Chris (and aplogies 
> to Jukka for 
> possibly sending him on a wild-goose chase).

No harm done. I tried it firts, but I forget to mention it in my mail.

Jukka.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread