Navigation:  Actions > Files >

Read XML Action

Previous pageReturn to chapter overviewNext page

This action creates a step to read element or attribute values from an XML file and store in a temporary macro.  The Loop action can be used to process multiple matching values.

 

File Tab

 

Namespaces Tab

 

XPath Tab

 

Results Tab

 

Notes:

This action requires MSXML version 3, 4 or 6 to be installed (the highest available version will be used).
See the XML.bld sample for sample usage.
The Write XML action can be used to write values to an XML file.
The READ_XML system macro can also be used to read XML files.