XML.NODE.ATTRIBUTES function

This article describes the formula syntax of the XML.NODE.ATTRIBUTES function.

Description

Return attributes of an element node.

Syntax

XML.NODE.ATTRIBUTES(node)

node is a pointer to a XML node.

Content of the node or #N/A if none.