Date: 12/01/05 (C Sharp) Keywords: xml, microsoft 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? Source: http://www.livejournal.com/community/csharp/43389.html
|