Feedback

  • Contents
 

XML Get XML

This XML tool creates a string that contains the XML representation of the node and all its descendant nodes.

Inputs

Node

Node that’s XML representation is to be extracted.

Outputs

XML String

XML representation of the node and its descendants.

Exit Paths

Success

This path is taken if the XML representation was successfully retrieved.

Failure

This path is taken if the operation fails.