On Monday 10 February 2003 02:34 pm, Kees Jongenburger wrote:
> On Monday 10 February 2003 02:27 pm, Ernst Bunders wrote:
> > Hi can anybody help me with the getlist tag for dove? An example is
> > allways nice :)
>
> Have you looked at the dove documentation?
>
> i think there are some examples in there
getlist example
<request>
<security
method='name/password'
cloud='mmbase'
name='admin'
password='admin2k'/>
<getlist>
<query
xpath='/*@xmltext'
where='content ="test"'/>
</getlist>
</request>