This article describes the formula syntax of the XML.NODE.CHILDREN function.
Return children of a node.
XML.NODE.CHILDREN(node)
node is a handle to the parent node.
Return handles to all children of node that are element nodes.
node