Element.removeAttributeNode(oldAttr) Remove and return oldAttr from the attribute list, if present. If oldAttr
exception xml.dom.DomstringSizeErr Raised when a specified range of text does not fit into a string. This is not known to be
InputSource.setByteStream(bytefile) Set the byte stream (a binary file) for this input
IncrementalParser.feed(data) Process a chunk of data.
Node.namespaceURI The namespace associated with the element name. This will be a string or None. This is a read-only
exception xml.dom.InvalidModificationErr Raised when an attempt is made to modify the type of a node.
class xml.dom.pulldom.SAX2DOM(documentFactory=None) Subclass of
close() Flushes the builder buffers, and returns the toplevel document element. Returns an Element instance.
end(tag) Closes the current element. tag is the element name. Returns the closed element.
xmlparser.EndElementHandler(name) Called for the end of every element.
Page 13 of 34