Jump to content

Reading data between < and />


Recommended Posts

Here is the content of an XML file that I need to load :

Capture.PNG.c76c4d41e16cf417140a7d4274768c8c.PNG

I don't know if this is standard XML... In capabilities, "yes" and "no" are options and in currentValue "no" is the selected value.

Is there a way, using EasyXML, to

  • read capabilities as an array of string and retrieve "yes" and "no"
  • read currentValue as a string in order to retrieve "no"

Thanks in advance

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.