Welcome to D
SIGMOD 2003
<<< = SIGMOD'03 Pa>>>
PODS 2003
SIGMOD-RECOR
ADBIS
CIDR 2003
CIKM 2003
DASFAA 2003
Data Enginee
DEBS
DMKD 2003
DOLAP 2003
DPDJ 2003
ER
GIS 2003
Hypertext 20
ICDE 2003
ICDM 2003
ICDT 2003
JCDL 2003
KRDB 2003
MIR 2003
MIS 2003
MMDB 2003
RIDE 2003
SBBD 2003
SIGIR 2003
SIGIR-FORUM
SIGKDD 2003
SIGKDD-EXP
SSDBM 2003
TIME 2003
TODS
VLDB 2003
VLDB Journal
WIDM 2003

Composing XSL Transformations with XML Publishing Views


Chengkai Li, Philip Bohannon, Henry F. Korth, and P. P. S. Narayan

  View Paper (PDF)  

Return to XML Query Processing I


Abstract

While the XML Stylesheet Language for Transformations (XSLT) was not designed as a query language, it is well-suited for many query-like operations on XML documents including selecting and restructuring data. Further, it actively fulfills the role of an XML query language in modern applications and is widely supported by application platform software. However, the use of database techniques to optimize and execute XSLT has only recently received attention in the research community. In this paper, we focus on the case where XSL transformations are to be run on XML documents defined as views of relational databases. For a subset of XSLT, we present an algorithm to compose a transformation with an XML view, eliminating the need for the XSLT execution. We then describe how to extend this algorithm to handle several additional features of XSLT, including a proposed approach for handling recursion.

BIBTEX


@inproceedings       {DBLP:conf/sigmod/LiBKN03,
  author    = {Chengkai Li and
                Philip Bohannon and
                Henry F. Korth and
                P. P. S. Narayan},
   booktitle = {SIGMOD Conference},
   title     = {Composing XSL Transformations with XML Publishing Views.},
   pages     = {515-526},
   year      = {2003},
   url       = {db/conf/sigmod/sigmod2003.html#LiBKN03},
   ee        = {http://www.acm.org/sigmod/sigmod03/eproceedings/papers/r19p01.pdf},
   crossref  = {conf/sigmod/2003},
   bibsource = {DBLP, http://dblp.uni-trier.de} 
}



©2004 Association for Computing Machinery