[Home] [By Thread] [By Date] [Recent Entries]
> > If you use the lower-case or upper-case function of XPath, you can > > make you query readable and case insensitive very easily. > Technically, with XPath 2.0, the correct solution is not to normalize both strings to upper or lower case, but to use a case-blind collation. Unfortunately there are as yet no standards for the URIs used to identify collations, so you have your work cut out to make this portable. Michael Kay http://www.saxonica.com/
|

Cart



