[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] problem with substring()


Subject: Re: [xsl] problem with substring()
From: Rahil <qamar_rahil@xxxxxxxxxxx>
Date: Wed, 27 Apr 2005 14:30:42 +0100

Michael Kay wrote:

So how do I deal with non-breaking spaces?


translate(., '&#xa0;', ' ')



Thanks a lot. Its working perfectly now.


Rahil


Current Thread