Lecture Notes in Business Information Processing, 2007, Volume 1, Part I, 53-68, DOI: 10.1007/978-3-540-74063-6_5

An Automatic Generation Method of Differential XSLT Stylesheet from Two XML Documents

Takeshi Kato, Hidetoshi Ueno and Norihiro Ishikawa

View Related Documents

Abstract

We propose a differential XSLT stylesheet generation method for arbitrary pairs of XML contents. It is possible to obtain the revised XML document by supplying the XSLT stylesheet with the differential data to the original XML document. Comparing with sending whole revised XML document, the original XML document can be updated by sending less information, the differential data. This paper introduces a difference detection algorithm based on the DOM tree and a difference representation method that permits the expression of difference information. We also discuss a new XSLT function for the proposed method. We also introduce prototype software implemented based on proposed method and evaluation result that shows the effectiveness of our method. An experiment shows that the proposed method is suitable for updating XML contents, especially for web service in the costly mobile network.

Keywords  XML - DOM - XSLT - Differential Data

Fulltext Preview

Image of the first page of the fulltext document