lilia ighmouracene wrote:
hello,
1) i try to perform this xindice query within cocoon:
http://localhost:8080/cocoon/db/PROTO/Medical/medical.xml?xpath=//[EMAIL PROTECTED]'pfranck' <http://64.4.30.250/cgi-bin/linkrd?_lang=FR&lah=c854706ed7856be8a74db95196822cf2&lat=1077123587&hm___action=http%3a%2f%2flocalhost%3a8080%2fcocoon%2fdb%2fPROTO%2fMedical%2fmedical%2exml%3fxpath%3d%2f%2f%2a%5b%40id%3d%27pfranck%27>]
but i have the follow message error
"Référence à un préfixe d'espace de noms non déclaré "
i have the response to the query but not wellformed because the prefix xmldb which is used by xindice in the response is not declared as a name space.
what i must do to resolve this problem,
Does this query work from command line? It might be Cocoon related problem, not Xindice.
2) a nother problem, when i perform this query in xindice //@* , i havent a response why
Xindice XML-RPC driver currently does not support attribute results. See test cases ("build test-integration-xmlrpc test-report", see build/test-report/)
Vadim