This article describes the formula syntax of the XML.NODE.TYPE function.
Get element type.
XML.NODE.TYPE(element)
element is a ponter to an XML element.
Return the node type: element, attribute, text, CDATA, entity reference, entity processing instruction, comment, document, document type, document fragment, notation, HTML document, document type definition, ...