- From: Sandro Hawke <sandro@w3.org>
- Date: Tue, 19 May 2009 09:57:18 -0400
- To: "Adrian Paschke" <adrian.paschke@gmx.de>
- cc: "'Axel Polleres'" <axel.polleres@deri.org>, "'Public-Rif-Wg \(E-mail\)'" <public-rif-wg@w3.org>
> I think func:expect does not return list1 and list 2 but list1 minus all > elements from list 2. Right. It says: Returns a list which contains exactly those items which are in list1 and not in list2. The order of the items is the same as in list1. Where is the problem? -- Sandro > -Adrian > > -----Urspr=FCngliche Nachricht----- > Von: public-rif-wg-request@w3.org [mailto:public-rif-wg-request@w3.org] = > Im > Auftrag von Sandro Hawke > Gesendet: Dienstag, 19. Mai 2009 14:35 > An: Adrian Paschke > Cc: 'Axel Polleres'; 'Public-Rif-Wg (E-mail)' > Betreff: Re: AW: DTB reviews and todos=20 > > > > The schema for func:except seems to be wrong - you probably meant=20 > > ?list1 \ ?list2 > > Sorry, I don't understand your comment. What does that backslash mean? > > We're talking about this text, right: > > 3.11.4.13 func:except (adapted from fn:except) > > * Schema: > > (?list1 ?list2; func:except(?list1 ?list2)) > > http://www.w3.org/2005/rules/wiki/DTB#func:except_.28adapted_from_fn:exce= > pt. > 29 > > -- Sandro
Received on Tuesday, 19 May 2009 13:57:27 UTC