Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Create XML Node action allows you to insert an extra node into an existing XML file.

Image RemovedImage Added

XML Source

XML File

...

Check the "Fail if the XPath returns multiple nodes" option if you only want to create one node. Otherwise, if the XPath returns multiple nodes than an identical child node will be created under each parent.

Image RemovedImage Added

Node Name

The name of the new node.

...

If any child nodes exist with the same name, the action will fail.

Image RemovedImage Added

The attributes list shows attribute and value names for the new node. To add a new attribute, type its name and value into the edit fields and then click the Add button.

...