ExpatError.lineno Line number on which the error was detected. The first line is numbered 1.
class xml.sax.saxutils.XMLGenerator(out=None, encoding='iso-8859-1', short_empty_elements=False) This class implements the
HTMLParser.get_starttag_text() Return the text of the most recently opened start tag. This should not normally be needed for
ContentHandler.endDocument() Receive notification of the end of a document. The SAX parser will
DTDHandler.unparsedEntityDecl(name, publicId, systemId, ndata) Handle an unparsed entity declaration event.
xml.parsers.expat.ParserCreate(encoding=None, namespace_separator=None) Creates and returns a new xmlparser object
xml.dom.pulldom.parse(stream_or_string, parser=None, bufsize=None) Return a DOMEventStream from the given input
DocumentType.systemId The system identifier for the external subset of the document type definition. This will be a URI as a
XMLReader.getEntityResolver() Return the current
Node.previousSibling The node that immediately precedes this one with the same parent. For instance the element with an end-tag
Page 27 of 34