XML data exchange: consistency and query answering

Authors: 
Arenas, M.; Libkin, L.
Author: 
Arenas, M
Libkin, L
Year: 
2005
Venue: 
In Proceedings of the Symposium on Principles of Database Systems (PODS), pages 13-24, Baltimore, 2005
URL: 
http://www2.ing.puc.cl/~marenas/publications/pods05.pdf
Citations: 
176
Citations range: 
100 - 499
AttachmentSize
Arenas2005XMLdataexchangeconsistency.pdf242.34 KB

Data exchange is the problem of finding an instance of a target schema, given an instance of a source schema and a specification of the relationship between the source and the target. Theoretical foundations of data exchange have recently been investigated for relational data.In this paper, we start looking into the basic properties of XML data exchange, that is, restructuring of XML documents that conform to a source DTD under a target DTD, and answering queries written over the target schema. We define XML data exchange settings in which source-to-target dependencies refer to the hierarchical structure of the data. Combining DTDs and dependencies makes some XML data exchange settings inconsistent. We investigate the consistency problem and determine its exact complexity.We then move to query answering, and prove a dichotomy theorem that classifies data exchange settings into those over which query answering is tractable, and those over which it is coNP-complete, depending on classes of regular expressions used in DTDs. Furthermore, for all tractable cases we give polynomial-time algorithms that compute target XML documents over which queries can be answered.