OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: xml question regarding document comparing





-----Original Message-----

On 02 Jul 2001 13:07:42 -0700, S.Watts wrote:
> I have 3 documents from different companies which are their versions
> of a legal document or rule.  I also have this official rule from a
> governing body which needs to reflect the changes each company has put
> forward.  I would like to turn each version into a xml document so I
> can realize the differences each version has from the official rule.
> So I would like to create a master xml and compare it with one of the
> versions.  After the two are compared the master xml needs to contain
> the changes that were made.  I would like to create something that
> would accomplish this rather than purchase something that would do
> this for me.  I would appreciate any help you could offer that would
> help me accomplish this, thanks.


IBM has a tool called XMLTreeDiff which does the following

"XMLTreeDiff compares two XML documents by examining their document
structures (their DOM representations), not by particular file
representations. It reports the differences in XML format as a sequence of
basic tree operations like replace node, remove node, and add node. In
addition, XMLTreeDiff provides a patch tool, which applies the update to a
source document to obtain an updated version of the source."
This is a java tool.
Hope that helps.


Giota

------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@lists.xml.org