RE: [xsl] XSLT functions in XPath

Subject: RE: [xsl] XSLT functions in XPath
From: Owen Rees <owen.rees@xxxxxx>
Date: Tue, 10 Oct 2006 17:06:34 +0100
--On Tuesday, October 10, 2006 15:42:09 +0100 Michael Kay wrote:

It's not recognized as representing a node, because it doesn't represent a
node.

Unfortunately, the JAXP 1.3 spec says of the second parameter to the method evaluate(String, Object, QName):


item The starting context (node or node list, for example).

Does any implementation accept a node list there? I don't know of one that does, nor do I know what I would expect it to do in that case.

--
Owen Rees
Hewlett Packard Laboratories, Bristol, UK

Current Thread