xsl-list
[Top] [All Lists]

Problems trying to run FXSLT-XSLT2

2004-11-23 04:24:47
I guessed that running runningTotal.xsl against booklist.xml
might be a reasonable test, but it fails rather miserably:

At line 46 in file:///home/colin/fxslt/runningTotal.xsl:
Fatal error: XP0017: XPath syntax error in 
%Gï¿¿%(_at_)(_dot_)(_dot_)(_dot_)e-set($vrtfSingleBookAmounts)/*%Gï¿¿%@:
    Unknown function: saxon:node-set
At line 46 in file:///home/colin/fxslt/runningTotal.xsl:
Fatal error: XP0017: XPath syntax error in 
%Gï¿¿%(_at_)(_dot_)(_dot_)(_dot_)e-set($vrtfSingleBookAmounts)/*%Gï¿¿%@:
    Unknown function: saxon:node-set
At line 51 in file:///home/colin/fxslt/runningTotal.xsl:
Fatal error: XP0017: XPath syntax error in 
%Gï¿¿%(_at_)(_dot_)(_dot_)(_dot_)n:node-set($vrtfRunningTotal)/*%Gï¿¿%@:
    Unknown function: saxon:node-set
At line 51 in file:///home/colin/fxslt/runningTotal.xsl:
Fatal error: XP0017: XPath syntax error in 
%Gï¿¿%(_at_)(_dot_)(_dot_)(_dot_)n:node-set($vrtfRunningTotal)/*%Gï¿¿%@:
    Unknown function: saxon:node-set
Could not compile stylesheet: There were error compiling the stylesheet

What's an XSLT2 version doing trying to use saxon:node-set? 
XSLT2 doesn't need any node-set extension functions.
-- 
Colin Paul Adams
Preston Lancashire

--~------------------------------------------------------------------
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>