https://issues.apache.org/bugzilla/show_bug.cgi?id=44874
--- Comment #1 from [EMAIL PROTECTED] 2008-04-25 13:07:30 PST --- See https://issues.apache.org/bugzilla/show_bug.cgi?id=40897 for more discussion about this issue and why XMLSec is implemented the way it is. In 1.4.2 there will be an org.apache.xml.utils.ElementChecker interface and you can implement the guaranteeThatElementInCorrectSpace method and compare the namespaces using the equals method. We still need to add a mechanism to allow you to specify your own ElementChecker from an application though. Right now you would have to modify the ElementProxy source to use a different one. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.