Re: Queries and namespaces.

2003-07-30 Thread Kevin O'Neill
> I believe there is a better solution though. At the moment a query result > is converted to a string when the result XMLResource is created. If the > node was stored stored as a node the the namespace information may not be > lost. I'm looking at the code today to see if this is a workable soluti

Re: Queries and namespaces.

2003-07-29 Thread Kevin O'Neill
> This is obviously a bigger issue than simply querying within Xindice, as > it has more to do with XML Namespaces and default attributes. Generally > when you do a query absent any care over XML Namespace, you already know > the namespace. Because 'xmlns' is merely from the XML 1.0 POV a default >

Re: Queries and namespaces.

2003-07-29 Thread Murray Altheim
Kevin O'Neill wrote: So I'm back doing some work with xindice and I've come across a couple of issues with regards to query results. Namespace searches work the appropriate nodes are selected. The problem is that the namespace declarations are missing from the returned elements. For example if you