Sciweavers

1445 search results - page 4 / 289
» XPath query containment
Sort
View
DOCENG
2006
ACM
14 years 11 days ago
Comparing XML path expressions
XPath is the standard declarative language for navigating XML data and returning a set of matching nodes. In the context of XSLT/XQuery analysis, query optimization, and XML type ...
Pierre Genevès, Nabil Layaïda
PODS
2008
ACM
143views Database» more  PODS 2008»
14 years 6 months ago
XPath, transitive closure logic, and nested tree walking automata
We consider the navigational core of XPath, extended with two operators: the Kleene star for taking the transitive closure of path expressions, and a subtree relativisation operat...
Balder ten Cate, Luc Segoufin
ICDT
2010
ACM
194views Database» more  ICDT 2010»
13 years 8 months ago
Bag Equivalence of XPath Queries
When a query is evaluated under bag semantics, each answer is returned as many times as it has derivations. Bag semantics has long been recognized as important, especially when ag...
Sara Cohen, Yaacov Y. Weiss
ADBIS
2004
Springer
125views Database» more  ADBIS 2004»
13 years 11 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...
DKE
2006
78views more  DKE 2006»
13 years 6 months ago
Indexing XML documents for XPath query processing in external memory
Existing encoding schemes and index structures proposed for XML query processing primarily target the containment relationship, specifically the parent
Qun Chen, Andrew Lim, Kian Win Ong, Jiqing Tang