I take it all back; there are attributes in the result node with the required information. Sorry for bothering you guys.
James > -----Original Message----- > From: James Bates > Sent: 06 May 2002 14:31 > To: [EMAIL PROTECTED] > Subject: Question about query service in XML-RPC services > > > When writing the XML:DB Query services, it is necessary to > determine the document id > of each node in the resultant NodeSet, as this is required by > the ResourceSet interface. > > To do this I'd like to modify what the Query XML-RPC message > returns: I'd like it to stick each result in a separate > result element, that would contain the name of the resource > in an attribute. > > Would anyone object if I therefore extended the message a bit > so as to do this when I fill in appropriate result format > parameters (which I will need to invent)? > > > James >
