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

Ключ

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

...

The action adds an element to the open context.

Action icon

Image Modified

Parameters

...

Settings of parameters

ParameterDescription
ContextXML-context.
XPathPath to the element in relation to which the new one will be created.
Tag nameTag name of the element to be created.
ValueContent for the element to be created. 
AttributeA dictionary of parameters to be added to the element and their values.
Adding modeDetermines where the new element will be added relative to the anchor element. The default is "Append child". For an empty context, the parameter is ignored because the element will be added as the root element.

Settings of parameters

Свойство
Property
Англ. наименование
Description
Описание
Type
ТипПример заполненияОбязательность заполнения поляПараметры

Контекст

Context name

XML-контекст.

Идентификатор контекста XMLДаXPathXPath

Путь к элементу, относительно которого будет создаваться новый.

Строка
НетИмя тэгаTag nameИмя тега для создаваемого элемента.СтрокаДаЗначениеValueКонтент для создаваемого элемента.СтрокаНетПараметрыOptionsСловарь параметров, которые нужно добавить к элементу, и их значений.СловарьНетРежим добавленияAdding mode

Определяет, куда будет добавлен новый элемент относительно якорного элемента.

  • Перед элементом
  • После элемента
  • Верхний дочерний
  • Нижний дочерний

По умолчанию "Нижний дочерний"

Для пустого контекста параметр не принимается во внимание, так как элемент будет добавлен как корневой.

 

Filling exampleMandatory field
Parameters
Context of the XML- documentContext of the XML-documentRobin.XMLXML contextYes
XPathThe path to the anchor XML-element, relative to which the new one will be createdRobin.String
No
Tag nameTagName for a new XML-elementRobin.String
Yes
ValueContent of the new XML-elementRobin.String
No
AttributesDictionary with attributes and their values for new XML-elementRobin.Dictionary
No
Adding modeDetermine position for new XML-element relative to the anchor XML-element. The default is Append Child. For empty context, the attribute is ignored as the element will be added as rootRobin.String
No
СтрокаНет

Special conditions of use

...