xsl-list
[Top] [All Lists]

Re: node-selection

2004-10-30 01:16:25
Hi!

> (//item[(_at_)active=1])[last()]

Argh, I tried this but without the surrounding brackets. But it make really sense. :-)

> /descendant::item[(_at_)active=1][last()]
> /descendant-or-self::item[(_at_)active=1][last()]

ok, think I understand it now

Thanks to all. It now works as I expect it.

greetings,

 Stefan



<Prev in Thread] Current Thread [Next in Thread>