Hello all, I'm new to this list so my apologies if this question has been covered already. I've been reading through the archives of this list looking for information, but have not yet found what I'm looking for.
I'm interested in understanding how XML namespaces are to be handled when selecting nodes for update within the XUpdateQueryService specs. I've read through the discussion a couple of months ago discussing namespaces for the XPathQueryService, resulting in the addition of a setNamespace method for that service. Don't the same issues with namespaces apply when selecting a node for use with the XUpdateQueryService? Perhaps I'm missing some other way to do what I need, but it seems reasonable that the 4 namespace methods (setNamespace, getNamespace, removeNamespace, clearNamespaces) should also be applied to the XUpdateQueryService API - Without these methods it seems to be very difficult (if not impossible) to select nodes for updating when the target document(s) are namespace-aware documents. Any thoughts? - Tim ---------------------------------------------------------------------- Post a message: mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED] Contact administrator: mailto:[EMAIL PROTECTED] Read archived messages: http://archive.xmldb.org/ ----------------------------------------------------------------------
