Re: [docbook-apps] diff marking
On Sat, Nov 13, 2010 at 5:26 PM, Mike Maxwell <> wrote: > Is there any program out there which, given two versions of a DocBook v5 > file, finds the differences and outputs a marked-up version *using the > revisionflag attributes*? oXygen's XML Diff (http://www.oxygenxml.com/xml_diff_and_merge.html) and DeltaXML (http://www.deltaxml.com/) are the two commercial differencing products I'm aware of. I believe that DeltaXML does generate the revisionflag-marked output documents. Keith