Re: [xsl] cast failed-invalid lexical value error

Subject: Re: [xsl] cast failed-invalid lexical value error
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Wed, 24 Feb 2010 17:03:49 +0100
a kusa wrote:

I am counting a certain node, and adding 1 to it.

So as simple as count(preceding-sibling::text) +1.

I keep getting this error = 'Error in XPATH 2.0. cast failed-invalid
lexical value error'

What is wrong with this? It is a simple addition.

Can the experts please explain this?

Consider to post a minimal input document and stylesheet allowing us to reproduce the problem.
And also tell us which version of which XSLT processor gives you the error message for which line in the stylesheet.


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread