You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Mcduffey, Joe" <jd...@nsa.gov> on 2007/07/19 19:36:26 UTC

JXPath and namespaces for Attributes

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?