liaojinxing / firepath

Automatically exported from code.google.com/p/firepath
GNU General Public License v3.0
0 stars 0 forks source link

Upgrading Firepath to use XPATH 2.0 version #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using any functions that is under XPATH version 2.0 like ends-with, if.. 
else, for

E.g., //text()[ends-with(.,':')]

What is the expected output? What do you see instead?
1. Expecting to match text nodes end with ':'

E.g., <p>Value:</p>

What version of the product are you using? On what operating system?
Windows 7

Please provide any additional information below.

I understand Firepath currently supports XPATH1.0 expressions. Any suggestions 
are welcome to enhance this add-on to work with XPATH2.0 expressions.

Expecting Your help urgently as we are blocked by our new requirement.

Thanks,
Prabakaran

Original issue reported on code.google.com by pappu.s...@gmail.com on 6 Jan 2013 at 1:06

GoogleCodeExporter commented 9 years ago
Issue 40 has been merged into this issue.

Original comment by pierre.t...@gmail.com on 9 Jun 2013 at 11:39

GoogleCodeExporter commented 9 years ago
Hi, similarly functions like fn:matches are only supported in XPATH 2.0
It would be great if firepath is upgraded to 2.0 engine.

Thanks,
praneel

Original comment by praneel....@gmail.com on 21 Oct 2013 at 12:07