xml.sax.handler.ContentHandler.endElementNS

ContentHandler.endElementNS(name, qname)[source]

Signals the end of an element in namespace mode.

The name parameter contains the name of the element type, just as with the startElementNS event.