xsl-list
[Top] [All Lists]

RE: Generating HTML <link> navigation

2004-10-22 07:46:37
What would be the correct way to retrieve the neighbouring 
element values 
realtive to one specific element?

exsl:node-set($list)/li[(_at_)id=$id]/following-sibling::li[1]/@href

You've got to go to the selected element first, then to its sibling.

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



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