xmlparser.XmlDeclHandler(version, encoding, standalone) Called when the XML declaration is parsed. The XML declaration is the
remove(subelement) Removes subelement from the element. Unlike the find* methods this method compares elements based
Locator.getColumnNumber() Return the column number where the current event begins.
Element.hasAttribute(name) Returns true if the element has an attribute named by name.
Attributes.getValue(name) Return the value of attribute name.
extend(subelements) Appends subelements from a sequence object with zero or more elements. Raises
getchildren() Deprecated since version 3.2: Use list(elem)
Page 34 of 34