Sciweavers

265 search results - page 5 / 53
» On the Intersection of XPath Expressions
Sort
View
VLDB
2005
ACM
175views Database» more  VLDB 2005»
14 years 25 days ago
Query Translation from XPath to SQL in the Presence of Recursive DTDs
The interaction between recursion in XPATH and recursion in DTDs makes it challenging to answer XPATH queries on XML data that is stored in an RDBMS via schema-based shredding. We...
Wenfei Fan, Jeffrey Xu Yu, Hongjun Lu, Jianhua Lu,...
ICDE
2005
IEEE
90views Database» more  ICDE 2005»
14 years 8 months ago
Distributed XML Stream Filtering System with High Scalability
We propose a distributed XML stream filtering system that uses a large number of subscribers' profiles, written in XPath expressions, to filter XML streams and then publish t...
Hiroyuki Uchiyama, Makoto Onizuka, Takashi Honishi
BNCOD
2007
160views Database» more  BNCOD 2007»
13 years 8 months ago
Parameterized XPath Views
: We present a new approach for accelerating the execution of XPath expressions using parameterized materialized XPath views (PXV). While the approach is generic we show how it can...
Timo Böhme, Erhard Rahm
ECLIPSE
2006
ACM
14 years 1 months ago
XPlainer-Eclipse: explaining XPath within Eclipse
The popularity of XML has motivated the development of novel XML processing tools many of which embed the XPath language for XML querying, transformation, constraint specificatio...
John W. S. Liu, Mariano P. Consens, Flavio Rizzolo
ICDE
2003
IEEE
119views Database» more  ICDE 2003»
14 years 8 months ago
Streaming XPath Processing with Forward and Backward Axes
We present a novel streaming algorithm for evaluating XPath expressions that use backward axes (parent and ancestor) and forward axes in a single document-order traversal of an XM...
Charles Barton, Philippe Charles, Deepak Goyal, Mu...