Type-Based Detection of XML Query-Update Independence
Databases
2012-05-31 v1
Abstract
This paper presents a novel static analysis technique to detect XML query-update independence, in the presence of a schema. Rather than types, our system infers chains of types. Each chain represents a path that can be traversed on a valid document during query/update evaluation. The resulting independence analysis is precise, although it raises a challenging issue: recursive schemas may lead to infer infinitely many chains. A sound and complete approximation technique ensuring a finite analysis in any case is presented, together with an efficient implementation performing the chain-based analysis in polynomial space and time.
Keywords
Cite
@article{arxiv.1205.6698,
title = {Type-Based Detection of XML Query-Update Independence},
author = {Nicole Bidoit-Tollu and Dario Colazzo and Federico Ulliana},
journal= {arXiv preprint arXiv:1205.6698},
year = {2012}
}
Comments
VLDB2012