Introduction - If you have any usage issues, please Google them yourself
Example to support XML files using MSXML.
=========================================
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. You can adjust it to meet the needs
of your own XML file format.
After installing the URI file (double click on it), you can find the VBScript
file located at
"C:\Program Files\National Instruments\Shared\USI\plugins\DataPlugins\XML Example"
You can make changes to this file to read your specific XML file.