[xsl] Re: Stripping whitespace within a text node

Subject: [xsl] Re: Stripping whitespace within a text node
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 23 Jul 2001 07:52:00 -0700 (PDT)
Jacqueline Bruner wrote:

> Is there any way to eliminate the whitespace in the middle of a text node? 
> For example, we want " a  b  c  " to give the output "abc".

translate(' a b c ', 'abc ', 'abc')

Cheers,
Dimitre Novatchev.



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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


Current Thread