So I am trying to read an XML file into a data set and seem to be running into road blocks everywhere. Below is what my XML data looks like. I have seen how to read xml before but I am unable to read this xml file. Any thoughts?
<?xml version="1.0" encoding="UTF-8"?> <Rpt_BackupJobSummary> <Rpt_Report_TitleInfo reportTitle="Backup Job Summary Report"/> <Rpt_Report_Details version="10.0.0(BUILD116)" time="12/29/2015 05:00:24 " csName="amer-commserve" ccId="FB988"/> </Rpt_BackupJobSummary>
No comments:
Post a Comment