Re: [xsl] xsl string comparison fails why?

Subject: Re: [xsl] xsl string comparison fails why?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 25 Sep 2002 18:17:12 +0100

  Actually, even nomalize-space() does not quite do it because it
  collapses all the whitespace down to one space, resulting in 

  Alabama<space>

  This still won't match "Alabama", but 


No. it will match, normalize-space removes all space at either end of the string.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread