peterjoel / xpath-as3

Automatically exported from code.google.com/p/xpath-as3
0 stars 0 forks source link

case conversion #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
XPath 1.0 does not have case conversion functions. (translate() does the
job for standard latin characters but it's clumsy still). XPath 2.0
specifies lower-case() and upper-case() functions, which I think would be
worth adding.

Original issue reported on code.google.com by peterj...@gmail.com on 16 Apr 2007 at 12:58

GoogleCodeExporter commented 8 years ago

Original comment by peterj...@gmail.com on 3 Dec 2007 at 1:14

GoogleCodeExporter commented 8 years ago
I'm flagging this as part of a future optional extension, to include a subset 
XPath
2.0 functions.

Original comment by peterj...@gmail.com on 11 Apr 2009 at 12:34