Does anyone know about the problem with Namespaces for Attributes in JXPath 1.3?
Even if you register namespaces an exception is still thrown if an attribute
appears with
a namespace prefix e.g.
myNamespace:title="MyTitle"Anyone have any insight on this for JXPath1.3 nightly build?
