C# Developers' Journal (original) (raw)

Word xml 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?

(2 Comments |Comment on this)