>Question is: can we do text search ignoring case and locale characters >(I mean, character �, �, á are equals to character a in >comparisons) using Xalan and/or Xindice? Use translate() on the string before comparing, converting � to a, and � to a also, and so on. .................David Marston
- comparisons Manel Jov�
- Re: comparisons Joseph Kesselman
- RE: comparisons Manel Jov�
- David Marston/Cambridge/IBM
