Hi everybody,
I am using XMLSPY to test a XPath expression:
<xsl:value-of select="fn:tokenize('a b c', '\s')"></xsl:value-of>
But I get the error:
"This file is not valid:
Error in XPath 2.0 expression"
Any ideas?
Thanks, regards
Mario