XML.NODE.CHILDREN function

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

Description

Return children of a node.

Syntax

XML.NODE.CHILDREN(node)

node is a handle to the parent node.

Return handles to all children of node that are element nodes.