XSD against XML

  • Thread starter Thread starter Alexander Bolotnov
  • Start date Start date
A

Alexander Bolotnov

Hello,

I have an XSD schema that I used to create an XML document with Microsoft
Word. Now, when I have the xml document created with my schema (by Word),
how can I, with C# .net 2.0 pick out the nodes' data for elements defined in
my xds file and read/update them?

Thanks,

Alexander.
 
Please explain your query in more detailed way.
You have an XML file and you want to parse it in C#2.0 .. thats it or
anything else?
 
Back
Top