Re: [xsl] Using normalize-space to test for characters in text nodes

Subject: Re: [xsl] Using normalize-space to test for characters in text nodes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 3 Nov 2004 10:12:11 GMT
character 160 is not white space as defined by the XML spec (and by
reference xslt) in fact the main point of using 160 is that it _looks_
white but it _isn't_ white space so it does not vanish at places where a
normal space would, eg in normalize-space.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread