Parsing XML based on XSD

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
hi,
I am new to xml parsing using xsd. Now i have the responsibility to read the xml files when created in a particular folder. I have the xsd for each xml. I am using File Watcher to check the xml is created or not. Now i need to read the xml based on
my xsd and process to the database. Can anyone help me on this? I read more articles like xml reader and linq to xml etc...
But i am in confused that which i need to use? I am new to this linq concept also. Can anyone help which one is best and any example of processing the data


View the full article
 
Back
Top