xml.sax.handler.feature_string_interning value: "http://xml.org/sax/features/
xml.sax.handler.feature_validation value: "http://xml.org/sax/features/validation"
Node.nodeName This has a different meaning for each node type; see the DOM specification for details. You can always get the
set(key, value) Set the attribute key on the element to value.
findtext(match, default=None, namespaces=None) Finds text for the first subelement matching match. match may
Node.previousSibling The node that immediately precedes this one with the same parent. For instance the element with an end-tag
exception xml.parsers.expat.ExpatError The exception raised when Expat reports an error. See section ExpatError Exceptions
xml.parsers.expat.ParserCreate(encoding=None, namespace_separator=None) Creates and returns a new xmlparser object
xmlparser.UnparsedEntityDeclHandler(entityName, base, systemId, publicId, notationName) Called for unparsed (NDATA) entity declarations
xmlparser.buffer_used If buffer_text is enabled, the number of bytes stored in the buffer. These bytes represent
Page 27 of 34