[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] xsl string comparison fails why?
Subject: Re: [xsl] xsl string comparison fails why?
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Wed, 25 Sep 2002 19:24:15 +0200
|
Actually, even nomalize-space() does not quite do it because it
collapses all the whitespace down to one space, resulting in
Alabama<space>
Isn't this a trailing space, which will be removed??
This still won't match "Alabama", but
contains(.,$state)
will work.
After that, as Mike and Danny say, some redesign will probably be a good
idea, either of the source or the stylesheet.
Cheers,
Tom P
Regards,
Joerg
--
System Development
VIRBUS AG
Fon +49(0)341-979-7419
Fax +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: [xsl] xsl string comparison fails why?, (continued)
- Passin, Tom - Wed, 25 Sep 2002 12:49:20 -0400
- David Carlisle - Wed, 25 Sep 2002 18:17:12 +0100
- Mike Brown - Wed, 25 Sep 2002 11:18:16 -0600 (MDT)
- Jeni Tennison - Wed, 25 Sep 2002 18:20:41 +0100
- Joerg Heinicke - Wed, 25 Sep 2002 19:24:15 +0200 <=
- Brinkman, Theodore - Wed, 25 Sep 2002 13:22:55 -0400
- Wendell Piez - Wed, 25 Sep 2002 13:32:39 -0400
- Mike Brown - Wed, 25 Sep 2002 11:46:54 -0600 (MDT)
- Wendell Piez - Wed, 25 Sep 2002 14:02:14 -0400
|
|