I need to write a XPath for getting the closest sibling to the current node. It should return exactly 1 element. How to write it?
Printable View
I need to write a XPath for getting the closest sibling to the current node. It should return exactly 1 element. How to write it?