{"id":410,"date":"2011-05-10T21:24:52","date_gmt":"2011-05-10T21:24:52","guid":{"rendered":"http:\/\/www.ericwhite.com\/home2\/bm8qcmjy\/public_html\/blog\/?p=410"},"modified":"2011-05-10T21:25:59","modified_gmt":"2011-05-10T21:25:59","slug":"using-xml-dom-to-detect-tracked-revisions-in-an-open-xml-wordprocessingml-document","status":"publish","type":"post","link":"https:\/\/www.ericwhite.com\/blog\/2011\/05\/10\/using-xml-dom-to-detect-tracked-revisions-in-an-open-xml-wordprocessingml-document\/","title":{"rendered":"Using XML DOM to Detect Tracked Revisions in an Open XML WordprocessingML Document"},"content":{"rendered":"<p>I&#8217;ve written a <a href=\"http:\/\/openxmldeveloper.org\/archive\/2011\/05\/10\/147628.aspx\">short article at OpenXMLDeveloper.org<\/a> that shows how to detect tracked revisions using XmlDocument.  Previously, I wrote an <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/ff629396.aspx\">article on detecting tracked revisions<\/a> 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 one of a variety of XML DOM Document implementations.  The OpenXMLDeveloper.org article presents some XmlDocument code that is pretty easy to translate to other languages and platforms.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;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 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_s2mail":"","footnotes":""},"categories":[3,5,15],"tags":[],"class_list":["post-410","post","type-post","status-publish","format-standard","hentry","category-open-xml","category-wordprocessingml","category-xml-dom-document"],"_links":{"self":[{"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/posts\/410","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/comments?post=410"}],"version-history":[{"count":2,"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/posts\/410\/revisions"}],"predecessor-version":[{"id":412,"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/posts\/410\/revisions\/412"}],"wp:attachment":[{"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/media?parent=410"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/categories?post=410"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ericwhite.com\/blog\/wp-json\/wp\/v2\/tags?post=410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}