Re: [basex-talk] Xquery over all collections
6 Feb
2013
6 Feb
'13
11:43 p.m.
Hi Lukas That is exactly what I was looking for ... :-) I was clearly just thinking it was more complicated than it really was Thanks Peter
---- Original Message ---- From: lukaskircher1@gmail.com To: pw@themail.co.uk Subject: Re: [basex-talk] Xquery over all collections Date: Wed, 6 Feb 2013 08:40:07 +0100
Hi Peter,
for example, if I look for all *<br>* elements over all documents/collections:
*for $d in db:list()* *return collection($d)//br* * * Is this what you were looking for?
Cheers, Lukas
On Wed, Feb 6, 2013 at 1:13 AM, <pw@themail.co.uk> wrote:
let $r := (collection('A'), collection('B'), collection('C'))
4810
Age (days ago)
4810
Last active (days ago)
0 comments
1 participants
participants (1)
-
pw@themail.co.uk