Object to create elements in a XML file
Last updated 2 years ago
Was this helpful?
This object depends on other objects: Insert Group of Elements.
Field
Descriptive
Title
Object title
Add Element
Inserts a new element
Prefix
Specifies the prefix for tag. Example: <agapys:name>robotagapys</agapys:name>
Tag Name
Specifies the tag name
Tag Value
Specifies the tag value
<?xml version="1.0" encoding="utf-8"?> <agapys:tag1 agapys:attr1="121312" xmlns:agapys="https://agapys.com"> <agapys:nome>roboagapys</agapys:nome> </agapys:tag1>