> Is there something I'm missing?
Yes. For us to help you, we need at least these pieces of missing information:
1) the version of Xindice you are using
2) a more detailed description of how you are using Xindice (command-line, XML-RPC, programatically (embedded), etc.)
3) a sample of the document causing the problem (may be abridged to contain the relevant info)
-Terry
[EMAIL PROTECTED] wrote:
Hello, I'm new to xindice and am having a name space related problem.
1) I create a resource and store is under a key. I can retrieve the resource and display the contained document.
2) I set the namespacce and retrieve the resource by key using the XMLDB interface, insert a new element into the document , and re-insert the resource at the same key. When I attempt to retrieve the document using XPATH I receive the following error:
[Fatal Error] :2:367: Attribute "col" bound to namespace "http://xml.apache.org/xindice/Query" was already specified for element "ns:test". org.xml.sax.SAXParseException: Attribute "col" bound to namespace "http://xml.apache.org/xindice/Query" was already specified for element "ns:test".
Is there something I'm missing?
Thanks
