xsl-list
[Top] [All Lists]

RE: [xsl] XSLT functions in XPath

2006-10-10 09:07:07
--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


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