Name

getAttributeNodeNS

Synopsis

                           e.getAttributeNodeNS(namespaceURI,localName)

Returns the Attr instance that is e’s attribute with the given namespaceURI and localName, or None if no such attribute is among e’s attributes.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.