Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 90262
BY: Isak Hansen (isak)
DATE: 2009-09-14 09:33
SUBJECT: RE: How do I use fn:lower-case() in XPath?

 

Ok. As far as I can tell, LibXML2 only implements XPath 1.0, which doesn't include lower-case().

I've come up with a workaround, using translate() to convert any upper-case char to lower-case. Won't work great for accents, but in my case that's not an issue.


Thread View

Thread Author Date
How do I use fn:lower-case() in XPath?Isak Hansen2009-09-11 11:38
      RE: How do I use fn:lower-case() in XPath?Isak Hansen2009-09-14 09:33

Post a followup to this message