EVOLUTION-MANAGER
Edit File: namespaces2.xml
<?xml version="1.0" ?> <a xmlns="http://www.omegahat.net" xmlns:omegahat="http://www.omegahat.net" xmlns:r="http://www.r-project.org" id="foo" bob="1"> <r:b omegahat:foo="myValue" xmlns:r="http://www.r-project.org"> <defaultNs/> <c:c xmlns:c="http://www.c.org"/> </r:b> <omegahat:b omegahat:foo="myValue" xmlns:r="http://www.r-project.org"> <defaultNs/> <c:c xmlns:c="http://www.c.org"/> </omegahat:b> </a>