ErrorHandler.warning(exception) Called when the parser presents minor warning information to the application. Parsing is expected
xmlparser.ErrorLineNumber Line number at which an error occurred.
xml.sax.handler.feature_namespace_prefixes value: "http://xml.org/sax/feature
xmlparser.ordered_attributes Setting this attribute to a non-zero integer causes the attributes to be reported as a list rather
AttributesNS.getQNames() Return the qualified names of all attributes.
xml.parsers.expat.errors.messages A dictionary mapping string descriptions to their error codes.
parse(source, parser=None) Loads an external XML section into this element tree. source is a file name or
class xml.etree.ElementTree.Element(tag, attrib={}, **extra) Element class. This class defines the Element interface, and provides
Node.hasAttributes() Returns true if the node has any attributes.
Attr.name The attribute name. In a namespace-using document it may include a colon.
Page 12 of 34