Re: [bdbxml] No matching function for overloaded 'XmlManager_query'
John Snelson <[email protected]> Mon, 05 Sep 2005 10:38:55 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
The expression passed to the "addXXXStep" methods on XmlModify must
return a node from the same document as the one passed to the
XmlModify::execute() method. This is usually best acheived by not using
either the "collection()" or "doc()" functions - but rather simply
navigating from the context item.
John
Antony Grinyer wrote:
> Having just changed the query expression to the 'addAppendStep' method
> from
>
> collection('System.bdbxml')/containers/container[name='1']/paramsearchco
> nfig
>
> to
>
> /containers/container/paramsearchconfig
>
> ...the addAppendStep works! Does this suggest that the addAppendStep DB
> XML API method cannot handle more complex xquery expressions, as opposed
> simple xpath expressions?
>
> Thanks,
> Ant
>
>
>
>
> ------------------------------------------
> To remove yourself from this list, send an
> email to [email protected]
>
--
John Snelson, Berkeley DB XML Engineer
Sleepycat Software, Inc
http://www.sleepycat.com
Contracted to Sleepycat through Parthenon Computing Ltd
http://blog.parthcomp.com/dbxml
------------------------------------------
To remove yourself from this list, send an
email to [email protected]