Two issues: First, in Element we have addNamespaceDeclaration() and getAdditionalNamespaces(). Seems to me these names should be more similar to each other. But what's best? Second, there's no removeNamespaceDeclaration(). Seems we should have that functionality also. Any reason not to? -jh-