xsl-list
[Top] [All Lists]

Re: Comparing nodes in axis

2004-12-17 12:53:47
but if my understanding of the union operator is correct, i can make

(count(ancestor::menu|(//menu)[$pos])=(count(ancestor::menu))

Right?

Yup, that will work...

Cheers

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