xsl-list
[Top] [All Lists]

RE: xsl string comparison fails why?

2002-09-25 11:09:55
Jeni,

It's only spaces in the *middle* of the string that get 
collapsed down to a single string. So for example:

  "New<cr><space><space><cr><space><space>York"

would become:

  "New York"


I remembered that after I sent my post, but before sending it, when I
actually tried it out on his sample, normalize-space() did not produce a
match and contains() did.  Guess that helped me not to remember!

Cheers,

Tom P

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