[
Lists Home |
Date Index |
Thread Index
]
You will find a solution to this at [1] below. DeltaXML finds the
changes and represents these as XML, or you can generate the changes
yourself (not so easy!).
It handles ordered (which is the default) XML data and unordered, and
you can specify keys to control correspondence between the elements
in the two files.
It will also handle 3-way edits, e.g. to synchronize two different
edit paths or update variants when the base file changes. See [3]
There is an assessment of similar software at [2] which assesses
speed, accuracy of delta files and ease of integration, based on
40000 XML files found on the web.
DeltaXML is in the form of a Java API for embedding, and it handles
large files (50Mb+). It is not free, but of course you can have a
free evaluation. Do contact me direct for more info.
Robin
[1] http://www.deltaxml.com
[2] "A comparative study for XML change detection"
ftp://ftp.inria.fr/INRIA/Projects/verso/VersoReport-221.pdf
[3] http://www.deltaxml.com/pdf/merging-xml-files.pdf
At 7:26 pm +0200 12/7/02, Bjoern Hoehrmann wrote:
>Hi,
>
>I need a XML document type that allows me to markup edits to a document
>in order to get a different document, i.e., something like what typical
>diff tools generate for text files, just for and in XML. I was not able
>to find any.
>
>regards.
>
>-----------------------------------------------------------------
>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>initiative of OASIS <http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To subscribe or unsubscribe from this list use the subscription
>manager: <http://lists.xml.org/ob/adm.pl>
--
-- -----------------------------------------------------------------
Robin La Fontaine, Director, Monsell EDM Ltd
DeltaXML: "Change control for XML in XML"
Tel: +44 1684 592 144 Fax: +44 1684 594 504
Email: robin.lafontaine@deltaxml.com http://www.deltaxml.com
|