xsl-list
[Top] [All Lists]

Re: [xsl] current() - referring to top in nested predicates

2008-08-06 05:11:10
Martin Honnen schrieb:
I am not sure I have understood what you want to achieve but you can
use current() to refer to 'T' elements if you slightly reorganize your
stylesheet:

[moved nested conditional to template matching "T"]

The result with your sample is

6
12

Is that the result you are looking for?

Yes! Thanks, Martin!

Michael

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