Insert Group of Elements

Object to group XML elements

This object depends of other objects: New XML, Select Element

Settings

Field

Descriptive

Title

Object title

Select Main Object

Option to select the XML file

Prefix

Specifies the prefix for tag. Example <agapys:tag1 />

Tag Name

Specifies the tag name

Xlmns

Defines the URI to the namespace

Add Attribute

Insert a new attribute on tag

Attribute Name

Specifies the attribute name

Attribute Value

Specifies the attribute value

Example

Structure of the IDE objects

Created file:

<?xml version="1.0" encoding="utf-8"?>
<agapys:tag1 agapys:attr1="121312" xmlns:agapys="https://agapys.com" />

Last updated

Was this helpful?