[xquery-talk] outer join between 2 sequences

Adam Retter adam.retter at googlemail.com
Sun Sep 28 04:57:19 PDT 2014


> I want to drop the things that are in B from A where both B and A are just
> sequences of integers. In other words, don't fetch what I've already got.

(1,2,3)[fn:not(. = (2,4))]




-- 
Adam Retter

skype: adam.retter
tweet: adamretter
http://www.adamretter.org.uk


More information about the talk mailing list