| xpath expression could not find function matches [message #661235] |
Wed, 23 March 2011 12:09  |
No real name Messages: 2 Registered: March 2011 |
Junior Member |
|
|
Hi,
Using helios, sr2, EE package.
Need to use the XPATH expression evaluator to verify xpath expressions. It's been working great for simple expressions, but now I need to do some pattern matching.
When I try to use matches('abcd', 'abcd') or matches(//mynode, 'someString') I get:
Could not find function: matches
If I try fn:matches('abcd', 'abcd') the error message goes away but I get the <No Matches> result instead.
Is the evaluator in fact working with XPATH 2.0?
How can I determine that?
And, how can I use helios to evaluate expressions with pattern matching?
thanks !
-tom
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01479 seconds