> > You don't. You just have to stop using Namespace.getNamespace(String uri) as > a "give me a Namespace object with the given URI, and I don't > care what prefix it has", which is not what this method does. But if I stop doing that, how else can I get the attribute with a given local name and namespace URI? Michael Kay