I\'m working with an XML file which represent an UML model. Here is an example of what it is:
see this page:http://effbot.org/zone/element-namespaces.htm
ET.register_namespace(prefix, uri)
ET._namespace_map[uri] = prefix