This article describes the formula syntax of the XML.NODE.SIBLINGS function.
Return following sibling of a XML node.
XML.NODE.SIBLINGS(node)
node is a handle to a XML node.
//Return handles to at most _count
following siblings of node
//starting from _offset
.