Dragospopa
Lurker
Hello, I'm trying to parse a XML file from URL.
This is the link I'm looking to parse : https://api.flightplandatabase.com/plan/672039
Now my question is, how can i parse it and maybe store all the the <node> categories along with their sub-categories <type> , <ident> etc in a string or something so i can use it later on...
Thanks in advance and sorry if i didn't use the right XML terminology : )
This is the link I'm looking to parse : https://api.flightplandatabase.com/plan/672039
Now my question is, how can i parse it and maybe store all the the <node> categories along with their sub-categories <type> , <ident> etc in a string or something so i can use it later on...
Thanks in advance and sorry if i didn't use the right XML terminology : )