Hi All,
I am working on extracting information from a somewhat complex XML file so I can process the information and store it in the appropriate devices / files etc. I have the base code working fine however where I am stumped is working out the nodes / elements of this file itself.
Does anyone know of a tool they could recommend that would let me paste in the XML document, and for example click on a certain section which would display the node information.
For example if I client on a part it might say /element/node1/node2/node3/elementname
Thanks guys!
I am working on extracting information from a somewhat complex XML file so I can process the information and store it in the appropriate devices / files etc. I have the base code working fine however where I am stumped is working out the nodes / elements of this file itself.
Does anyone know of a tool they could recommend that would let me paste in the XML document, and for example click on a certain section which would display the node information.
For example if I client on a part it might say /element/node1/node2/node3/elementname
Thanks guys!
Comment