This article describes the formula syntax of the XML.NODE.CONTENT function.
Return content of a node.
XML.NODE.CONTENT(node)
node is a pointer to a XML node.
Content of the node or #N/A if none.
#N/A