I have problems binding to an attribute in a namespace. Binding to elements in the same namespace or attributes without namespaces works fine, but when I bind to a qualified attribute I get the following error:

org.apache.commons.jxpath.JXPathException: Exception trying to create xpath @xan:name; Unknown namespace prefix: xan

(I'm trying to bind to the attribute @xan:name, which is declared in the namespace 'http://www.xangeli.com')

Has anyone else experienced this?

Askild
-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to