xml.parsers.expat.errors.messages A dictionary mapping string descriptions to their error codes.
class xml.sax.xmlreader.AttributesNSImpl(attrs, qnames) Namespace-aware variant of AttributesImpl, which will be
getroot() Returns the root element for this tree.
class xml.dom.pulldom.SAX2DOM(documentFactory=None) Subclass of
parse(source, parser=None) Loads an external XML section into this element tree. source is a file name or
position A tuple of line, column numbers, specifying where the error occurred.
InputSource.setByteStream(bytefile) Set the byte stream (a binary file) for this input
ContentHandler.endElement(name) Signals the end of an element in non-namespace mode. The name
exception xml.dom.InvalidStateErr Raised when an attempt is made to use an object that is not defined or is no longer usable
exception xml.dom.InvalidModificationErr Raised when an attempt is made to modify the type of a node.
Page 10 of 34