This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: xsl string comparison fails why?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]