XPath Expression / Functions
Posted: 19 Mar 2012, 10:40
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
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