Navigation: Actions > Files > Read XML Action |
|
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.
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. |