[Home] [By Thread] [By Date] [Recent Entries]
> I'm building a menu using xslt. Therefore I need to figure > out what level > an item is on. > > How can I figure that out? > If by level you mean the depth in the XML hierarchy, use count(ancestor::*). Michael Kay
|

Cart



