I use the XPathQueryService.   I use it to query a
collection looking for a particular attribute or tag.
For instance, I search for last name.

<name last="Stang" first="Mark"></name>

If this element is part of a larger document, when I do a
search I get back this element and the key of the document
that contains it.   I believe that Example1.java illustrates
how to do this.

Mark

�yvind Vestavik wrote:

> Anyone knows if i can search for a document to se if it is in the db
> without retrieving it using DM:XML api??
> Any hints as to where to look for info??
>
> �yvind
>
> �yvind Vestavik
> �vre M�llenberggt 44b
> 7014 Trondheim
> [EMAIL PROTECTED]
> 41422911

Reply via email to