Nodes
The Node object is the primary data type for the entire DOM. A node can be an element node, an attribute node, a text node, or any other of the node types. Node Activities can be used to manage nodes in the XML.
Add XML Node
Learn how to use the Add XML Node activity in Resolve Actions. Adds a new node in the specified Xpath.
Edit XML Node
Learn how to use the Edit XML Node activity in Resolve Actions. Changes a specified XML's value.
XML Delete Node by XPath
Learn how to use the XML Delete Node by XPath activity in Resolve Actions. Deletes an XML node according to its path.
XML Evaluate XPath Expression
Learn how to use the XML Evaluate XPath Expression activity in Resolve Actions. Queries for an XML value.