code A numeric error code from the expat parser. See the documentation of
remove(subelement) Removes subelement from the element. Unlike the find* methods this method compares elements based
Attributes.getValue(name) Return the value of attribute name.
tail These attributes can be used to hold additional data associated with the element. Their values are usually strings but
ContentHandler.endElementNS(name, qname) Signals the end of an element in namespace mode. The
Node.nodeValue This has a different meaning for each node type; see the DOM specification for details. The situation is similar
html.entities.html5 A dictionary that maps HTML5 named character references [1] to the equivalent Unicode character(s), e.g
xml.dom.minidom.parse(filename_or_file, parser=None, bufsize=None) Return a Document from the given input.
Node.nodeType An integer representing the node type. Symbolic constants for the types are on the Node object:
Node.normalize() Join adjacent text nodes so that all stretches of text are stored as single Text instances. This
Page 29 of 34