Eric White's Blog
Open XML, SharePoint, and Office
XML DOM Document
Using XML DOM to Detect Tracked Revisions in an Open XML WordprocessingML Document
I’ve written a short article at OpenXMLDeveloper.org that shows how to detect tracked revisions using XmlDocument. Previously, I wrote an article on detecting tracked revisions using LINQ to XML or the strongly-typed object model of the Open XML SDK 2.0. However, some developers do not have the option of using LINQ, and instead must use [...]
Posted in Open XML, WordprocessingML, XML DOM Document | 3 Comments »