logo
Published on Open Source at Nokia (http://opensource.nokia.com)

XMLPatch

About

XML documents are widely used as containers for the exchange and storage of arbitrary data in today's systems. Updates to this data requires transporting of the entire XML instance document between hosts, unless there's a mechanism that allows transmitting only the changes of XML documents. This memo describes a framework utilizing XML Path language (XPath) selectors with the aid of which a set of patches can be applied to an existing XML document.

What's new

Library includes as of version 0.3.0 a simple xml-diff -utility.

License

This software is licensed under the LGPL [1] .

Downloads

Related Links

An Extensible Markup Language (XML) Patch Operations Framework Utilizing XML Path Language (XPath) Selectors [3]
A WG draft specification submitted to the IETF which is now at the IESG review.
The Sourceforge Page for xmlpatch [4]
provides all downloads, bug tracking systems, and forums.

Source URL:
http://opensource.nokia.com/projects/xmlpatch/index.html