xsl-list
[Top] [All Lists]

Re: remove white space

2004-09-23 08:31:30
Thanks everyone.

That was exactly what I was looking for.

Regards,

Mark

----- Original Message ----- 
From: "Josh Canfield" <joshcanfield(_at_)gmail(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Wednesday, September 22, 2004 8:49 PM
Subject: Re: [xsl] remove white space


How about normalize-space()?
http://www.w3.org/TR/xpath#function-normalize-space

Josh

On Wed, 22 Sep 2004 19:38:53 +0100, Mark Williams 
<mark(_at_)skwirel(_dot_)com>
wrote:
Hi,

Is there any easy xslt function for removing white space in an element
other
than strip-space.  I have an element which contains urls, some of which
have
white space in the middle of the url.  Strip-space won't help with this.

Thanks,

Mark Williams

--+------------------------------------------------------------------
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>
--+--



--+------------------------------------------------------------------
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>
--+--






<Prev in Thread] Current Thread [Next in Thread>