Sciweavers

53 search results - page 1 / 11
» Deep Set Operators for XQuery
Sort
View
XIMEP
2005
ACM
155views Database» more  XIMEP 2005»
14 years 3 months ago
Deep Set Operators for XQuery
There are three set operators defined in XQuery, namely union, intersect and except. They take node sequences as operands, in which each node is identified by its node-ID and tr...
Bo Luo, Dongwon Lee, Wang-Chien Lee, Peng Liu
ICDE
2007
IEEE
119views Database» more  ICDE 2007»
14 years 11 months ago
eXrQuy: Order Indifference in XQuery
There are more spots than immediately obvious in XQuery expressions where order is immaterial for evaluation-this affects most notably, but not exclusively, expressions in the sco...
Torsten Grust, Jan Rittinger, Jens Teubner
DOCENG
2003
ACM
14 years 3 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...
SYRCODIS
2008
120views Database» more  SYRCODIS 2008»
13 years 11 months ago
Efficient Implementation of XQuery Constructor Expressions
Element constructor is one of most expensive operations of the XQuery language as it requires deep copy of the nodes which make up the content of the constructed element. In this ...
Leonid Novak, Maxim Grinev, Ilya Taranov
APLAS
2004
ACM
14 years 3 months ago
Pointcuts as Functional Queries
Most aspect-oriented languages provide only a fixed, built-in set of pointcut designators whose denotation is only described informally. As a consequence, these languages do not p...
Michael Eichberg, Mira Mezini, Klaus Ostermann