[xquery-talk] FLOR or FLWOR

Rémi Dewitte remi at gide.net
Wed Sep 10 12:35:05 PDT 2008


Hi,
I do have an example. Correct ?

for $v in distinct-values($values) where count($values[. = $v]) > 2 return
$v

Rémi

On Wed, Sep 10, 2008 at 11:02 AM, <timothymarc at freenet.de> wrote:

> Hey Rob,
>
> i have had a situation in where the XPath predicate selection does not fit
> my requirements. I think it was something concerning a query, that combines
> to sequences, but i'm not sure. It is a long time ago and i can't find the
> example.
>
> But the where is essential in some case. But you're right, most of the
> selections can be done with XPath.
>
> HTH
> Timothy
> ----- original Nachricht --------
>
> Betreff: [xquery-talk] FLOR or FLWOR
> Gesendet: Mi 10 Sep 2008 03:02:44 CEST
> Von: "Robert Koberg"<rob at koberg.com>
>
> > Hi,
> >
> > Where would you use 'where' that couldn't be handled by XPath? In
> > other words, why is there a where?
> >
> > best,
> > -Rob
> > _______________________________________________
> > talk at x-query.com
> > http://x-query.com/mailman/listinfo/talk
> >
>
> --- original Nachricht Ende ----
>
>
> _______________________________________________
> talk at x-query.com
> http://x-query.com/mailman/listinfo/talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://x-query.com/pipermail/talk/attachments/20080910/76ced389/attachment.htm


More information about the talk mailing list