Project Topic:

Synchronize two XML documents that is transferred by XSLT. We define the XML document that input to the XSLT as source XML document, and the XML document that output from the XSLT as destination XML document.

Tasks:

Propose the XML representation of the XML updates on XML documents

Propose the algorithm update XML documents based on an XSLT and an XML update.

Deliverable:

A java tool (hopefully reusable), which can work with IBM's XML Transformer, that can use a XML update file, XSLT file, and a destination XML document, to generate an updated destination XML document.

References:

[XSLT]:

[GTE-XML]:

[XView]

[VM-SSD]

[XML-and-Views]