Sciweavers

142 search results - page 2 / 29
» Binary Queries and XML Transformations
Sort
View
ADBIS
2004
Springer
125views Database» more  ADBIS 2004»
13 years 10 months ago
Using XSLT Stylesheets to Transform XPath Queries
Abstract. Often, XML documents stored in an XML database must be transformed by an XSL processor into a client-specific format before queries are submitted. In applications where X...
Sven Groppe, Stefan Böttcher, Reiko Heckel, G...
DOCENG
2003
ACM
13 years 10 months ago
Extending xQuery with transformation operators
In this paper, we propose to extend XQuery - the XML query language - with a set of transformation operators which will produce a copy of an XML tree in which some subtrees will b...
Emmanuel Bruno, Jacques Le Maitre, Elisabeth Muris...
PVLDB
2008
148views more  PVLDB 2008»
13 years 4 months ago
StreamTX: extracting tuples from streaming XML data
We study the problem of extracting flattened tuple data from streaming, hierarchical XML data. Tuple-extraction queries are essentially XML pattern queries with multiple extractio...
Wook-Shin Han, Haifeng Jiang, Howard Ho, Quanzhong...
ICDE
2010
IEEE
192views Database» more  ICDE 2010»
13 years 12 months ago
XML reasoning made practical
— We present a tool for the static analysis of XPath queries and XML Schemas. The tool introduces techniques used in the field of verification (such as binary decision diagrams...
Pierre Genevès, Nabil Layaïda
SIGMOD
2007
ACM
124views Database» more  SIGMOD 2007»
14 years 5 months ago
Querying xml with update syntax
This paper investigates a class of transform queries proposed by XQuery Update [6]. A transform query is defined in terms of XML update syntax. When posed on an XML tree T, it ret...
Wenfei Fan, Gao Cong, Philip Bohannon