Reformulating XPath queries and XSLT queries on XSLT views

作者:

Highlights:

摘要

Applications using XML for data representation very often use different XML formats and thus require the transformation of XML data. The common approach transforms entire XML documents from one format into another, e.g. by using an XSLT stylesheet. Different from this approach, we use an XSLT stylesheet in order to transform a given XPath query or a given XSLT query so that we retrieve and transform only that part of the XML document, which is sufficient to answer the given query. Among other things, our approach avoids problems of replication, saves processing time, and in distributed scenarios, transportation costs.

论文关键词:XML,Semi-structured data,XSLT,XPath,Query transformation,Query reformulation,Query optimization

论文评审过程:Received 28 February 2005, Revised 28 February 2005, Accepted 14 April 2005, Available online 16 May 2005.

论文官网地址:https://doi.org/10.1016/j.datak.2005.04.002