Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
To get to read an xml file, I think I have to change its tree, such as :
Could you suggest me the best way to do it ?
Is it possible to read the initial file and keep the link between the parent and child nodes (<key> and <Air...Weather>) ?
Best regards
Hi,
any idea ?
I know how to read the 'Weather' nodes, but how to keep/find the link with the independent parent node <key> ?
The parent is de the previous value of <key> before the loop on of <Weather> nodes.
Number of loops = previous value of <NBElements> node .
Best regards