How to parse XML
I am new to XML. How to parse XML into csv file or database file?
Can I just simple read each line of XML file and parse the elements for the same Employee into one record by comparing the text?
thanks,
I am new to XML. How to parse XML into csv file or database file?
Can I just simple read each line of XML file and parse the elements for the same Employee into one record by comparing the text?
thanks,