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