XML activity

Use the XML activity to construct or modify an XML document without using third-party components.

Using an XML activity, you can:

  • Add, modify or delete an attribute in an XML document, or add a new XML string to the document.

  • Avoid typing lengthy code and element name conflicts by defining namespace bindings.

  • Validate the XML by using the XSD schema.

See also: