Hello List,
what do you think is the best way to get the neighbor (=next/previous sibling) of a Node? The XPath "preceding-sibling" axis does not seem to work, and I couldn't find a way to do it without iterating over all child nodes of the parent. Any hints, ideas and links are very welcome. Regards, Marcus.
