Skip to Content
0
Former Member
Sep 13, 2007 at 05:02 AM

Error in XPath 2.0 expression

82 Views

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