Re: [xsl] Stylesheet to remove comments and insignificant whitespace

Subject: Re: [xsl] Stylesheet to remove comments and insignificant whitespace
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 28 Feb 2003 19:16:49 GMT
> 
> normalize-space() doesn't remove all whitespace, just condenses all adjacent
> whitespace to one space.

It removes all white space from either end, so if the whole node is
white it normalises to ""

David

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


Current Thread