[xsl] exslt:node-set() vs Xalan-J 2.5.2

Subject: [xsl] exslt:node-set() vs Xalan-J 2.5.2
From: Julian Reschke <julian.reschke@xxxxxx>
Date: Mon, 16 Feb 2004 22:32:56 +0100
Hi,

according to docs both on www.exslt.org and apache.org, Xalan-J supports exslt:node-set.

However, when invoking a transformation from the command line, I'm getting

- false for "function-available('exslt:node-set')" and

- the message "java.lang.NoSuchMethodException: For extension function, could not find method org.apache.xml.dtm.ref.DTMNodeIterator.node-
set([ExpressionContext,] )." when invoking the method.


I'm pretty sure this used to work some time ago. Is Xalan 2.5.2 broken, or am I missing something for setup/invocation...?

Regards, Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread