xsl-list
[Top] [All Lists]

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

2010-02-24 10:04:15
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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>