Sixteenth Annual IEEE Symposium on

Logic in Computer Science (LICS 2001)

Paper: Typechecking XML Views of Relational Databases (at LICS 2001)

Authors: Noga Alon Tova Milo Frank Neven Dan Suciu Victor Vianu

Abstract

Motivated by the need to export relational databases as XML data in the context of the Web, we investigate the typechecking problem for transformations of relational data into tree data (XML).The problem consists of statically verifying that the output of every transformation belongs to a given output tree language (specified for XML by a DTD), for input databases satisfying given integrity constraints. The typechecking problem is parameterized by the class of formulas defining the transformation, the class of output tree languages, and the class of integrity constraints. While undecidable in its most general formulation, the typechecking problem has many special cases of practical interest that turn out to be decidable. The main contribution of this paper is to trace a fairly tight boundary of decidability for typechecking in this framework. In the decidable cases we examine the complexity, and show lower and upper bounds. We also exhibit a practically appealing restriction for which typechecking is in PTIME.

BibTeX

  @InProceedings{AlonMiloNevenSuciuV-TypecheckingXMLView,
    author = 	 {Noga Alon and Tova Milo and Frank Neven and Dan Suciu and Victor Vianu},
    title = 	 {Typechecking XML Views of Relational Databases},
    booktitle =  {Proceedings of the Sixteenth Annual IEEE Symp. on Logic in Computer Science, {LICS} 2001},
    year =	 2001,
    editor =	 {Joseph Halpern},
    month =	 {June}, 
    pages =      {421--430},
    location =   {Boston, MA, USA}, 
    publisher =	 {IEEE Computer Society Press}
  }