Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action extracts attribute values from all XML elements with the specified name found in the document and forms a table from them.

Action icon

Image Modified

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
XML-documentAn instance of the XML document.Robin.XMLXML contextYes
Name of XML-elementSpecify the name of the XML element from which to take attribute values for tableRobin.String
Yes
HeadingIf the value is «true», the table header will be inserted into the document along with its rows.Robin.BooleantrueNo
Remove duplicate headerIf the value is «true», indexes will be added to the same column names in the header of the resulting table. Numbering starts from 1.Robin.BooleantrueNo
Results
ResultThe resulting table. The column headers will be the names of the attributes of the XML elementRobin.DataTable

Special conditions of use

...