Object to loop through an XML element so that all child elements can be read.
This object depends on other objects: Import XML, Select Element
Field
Descriptive
Title
Object title
Object Identifier Name
Singular name for this object
Select Main Object
Select the XML object for this operation
Add Element
Adds a new element field
Element
XML element that you want to find. If it has attributes, separate them with space. If you want to validate the attribute value, do: root id=2
Row Counter
Variável para contar quantas vezes fez a interação dentro do laço - Variable to count the number of iterations
Starting Counter Value
Initial value of the counter
Counter Increment
Value that increments the counter
Properties
Description
[Object Identifier Name].Value
Element Value
[Object Identifier Name].Name.LocalName
Element Name
The [Object Identifier Name] must be the same name entered in the "Object Identifier Name" field, for example:XmlReadElements10.ValueXmlReadElements10.Name.LocalName
The [Object Identifier Name] must be the same name entered in the "Object Identifier Name" field, for example:
XmlReadElements10.Value
XmlReadElements10.Name.LocalName
Last updated 3 years ago