Quantcast
Channel: XML, System.Xml, MSXML and XmlLite forum
Viewing all articles
Browse latest Browse all 935

parse XML file

$
0
0

I have to read an xml file and push the data into a SharePoint list.  I know how to push data to a SharePoint list, but this is a question on reading the XML file.

The xml file looks like this:

<?xml version="1.0" standalone="yes"?><data dbname="books"><record link="www.ebooks.com"><item name="AN">1234</item><item name="Title"><subitem name="TitleValue">How it works</subitem><subitem name="TitleLang">English</subitem></item><item name="TypeDoc">Book Summary</item><item name="Supplied"><subitem name="AbstractText">success</item></item></data>

I need to get the values of each tag and dump into a table with the column names the same as the attribute names



Viewing all articles
Browse latest Browse all 935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>