[Monetdb-developers] New probabilistic Pathfinder module

2007-04-13 Thread Jan Flokstra
Hello All, I would like to create a new Pathfinder software module for Maurice to experiment with probabilistic XML queries. We want to experiment with some new probabilistic XQuery functions and implement a couple of new MIL support functions. I would like to do this in the same way we impleme

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Jan Flokstra
On Friday 13 April 2007 14:16, Sjoerd Mullender wrote: > Jan Flokstra wrote: > > On Friday 13 April 2007 13:11, Sjoerd Mullender wrote: > >> Fabian Groffen wrote: > >>> On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: > Dear Sjoerd or other developers, > > Could you please change

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Sjoerd Mullender
Jan Flokstra wrote: > On Friday 13 April 2007 13:11, Sjoerd Mullender wrote: >> Fabian Groffen wrote: >>> On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: Dear Sjoerd or other developers, Could you please change the "MapiClient -lx" protocol such that the end of query does n

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Jan Flokstra
On Friday 13 April 2007 13:11, Sjoerd Mullender wrote: > Fabian Groffen wrote: > > On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: > >> Dear Sjoerd or other developers, > >> > >> Could you please change the "MapiClient -lx" protocol such that the end > >> of query does not coincide with end-of

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Sjoerd Mullender
Fabian Groffen wrote: > On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: >> Dear Sjoerd or other developers, >> >> Could you please change the "MapiClient -lx" protocol such that the end >> of query does not coincide with end-of-file? We would like to provide >> little XQuery scripts with multi

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Wouter Alink
a function would be the counterexample: declare function x() as node { () }; x() myXQ, wouter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fabian Groffen Sent: vrijdag 13 april 2007 12:44 To: [EMAIL PROTECTED] Subject: Re: [Monetdb-developers] multip

Re: [Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Fabian Groffen
On 13-04-2007 12:33:09 +0200, Djoerd Hiemstra wrote: > Dear Sjoerd or other developers, > > Could you please change the "MapiClient -lx" protocol such that the end > of query does not coincide with end-of-file? We would like to provide > little XQuery scripts with multiple XQuery statements, but o

[Monetdb-developers] multiple XQuery statements in one xq file

2007-04-13 Thread Djoerd Hiemstra
Dear Sjoerd or other developers, Could you please change the "MapiClient -lx" protocol such that the end of query does not coincide with end-of-file? We would like to provide little XQuery scripts with multiple XQuery statements, but of course I cannot put the end-of-file mark into that file witho