06-17-2020 04:42 AM
Hi,
I wanted to use libXML library to perform XML node search and retrieve some values. I tried with NI XML libraries and noticed it is time consuming. so trying to perform the same using libXML.
The problem is, I could not get the node value in libXML (In NI XML lib it is working). Attached sample XML file and code in LV 2018, I could not figure it out what is wrong.
Note:
* Sample XML file in .7z
* the time consuming noticed in my main xml file (cannot be shared) and am duplicating the same in simple xml file.
06-17-2020 06:21 AM
I figured it out. It is due to the type input which i forgot to connect in GetnodeString.vi
Input should be (resolved) content.