Skip to main content

XML Elements to Table

Activity Description

Converts a specific table with its attributes within the specified XML to a table variable.

Output

A table containing the selected element/elements and attributes (if selected).

Settings

  • XML Session – The XML session the activity refers to.
  • XPath Query – The repeating XML element which indicates parsing.
    Example: //NameSpace1:TableName
  • Include Attributes – Determines whether to add the main elements' attributes to the table.