xsl-list
[Top] [All Lists]

RE: RE: Saxon versus Xalan implementations of evaluate() extension function?

2005-07-08 16:33:30

Will it work if you do something like this:

   saxon:evaluate("$p1/node1/node2", $x) where $x is a node set?

ie. Will it look for node1/node2 in the node set contained in $x?


Yes. (Why wouldn't it?)

Michael Kay
http://www.saxonica.com/



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