Hi All, i am trying to write an application that will take an XML file that has been saved from an XLS spreadsheet and display the data. I will be ok with how to display the data i just dont know how to get the data from the XML.
I have done a few google searches and the info i have found demonstates how to get the first layer of data, or will just display the whole thing is 1 big string.
the structure of the XML is below, I need the data from between the tags. there are also quite a few rows of this data as wel.