Page 1 of 1

XPath Expression / Functions

Posted: 19 Mar 2012, 10:40
by Maecki
Hi there,

I try some XPath Functions like string-length and concat. This finctions works fine.
But if I try the Function string-join((string,string,...),seperator) i get some errors like " Error : (XPath Expression): Failed to evaluate XPath Expression.: XsltContext ist aufgrund einer unbekannten Funktion für diese Abfrage erforderlich." or "(XPath Expression): Failed to evaluate XPath Expression.: 'string-join((string,string), seperator)' ist ein ungültiger Token.".
What do I wrong or does this Function not exist?

Best regards, Marcel

Re: XPath Expression / Functions

Posted: 21 Mar 2012, 15:28
by Maecki
Nobody? :?

Re: XPath Expression / Functions

Posted: 03 Apr 2012, 14:51
by Oliver
Ventuz only supports Xpath 1.0 yet.


sry for your inconvinience and late reply.

Re: XPath Expression / Functions

Posted: 09 Apr 2012, 15:07
by Maecki
Hi Oliver.

Thanks. No problem for the late replay. :)