Re: Apending a child node using Xupdate

2003-06-30 Thread cbo19
Thanks mark, problem solved...is working fine now. "Mark J. Stang" wrote: > As part of my tests, I create a document in a collection and then add > nodes. Then I read that value back. I use XPath to search and retrieve the > document. It seems to be working fine. I am using the embedded

Re: Apending a child node using Xupdate

2003-06-30 Thread Mark J. Stang
As part of my tests, I create a document in a collection and then add nodes. Then I read that value back. I use XPath to search and retrieve the document. It seems to be working fine. I am using the embedded version of Xindice. regards, Mark cbo19 wrote: > Hi all, > > Having trouble with s

Apending a child node using Xupdate

2003-06-29 Thread cbo19
Hi all, Having trouble with seeing appended child nodes to an existing xml document node in the xindice DB. Using xupdate I can apppend nodes, however when I then traverse the tree using xerces I am unable to get the child nodes!??? XUpdate seems to add the node ok, and when I rd the document it