class xml.sax.xmlreader.AttributesNSImpl(attrs, qnames) Namespace-aware variant of AttributesImpl, which will be
exception xml.dom.DomstringSizeErr Raised when a specified range of text does not fit into a string. This is not known to be
findtext(match, default=None, namespaces=None) Same as Element.findtext(), starting at the root of the tree.
getroot() Returns the root element for this tree.
write(file, encoding="us-ascii", xml_declaration=None, default_namespace=None, method="xml", *, short_empty_elements=True) Writes
exception xml.dom.InvalidModificationErr Raised when an attempt is made to modify the type of a node.
xmlparser.EndNamespaceDeclHandler(prefix) Called when the closing tag is reached for an element that contained a namespace declaration
Node.nextSibling The node that immediately follows this one with the same parent. See also previousSibling. If
Node.writexml(writer, indent="", addindent="", newl="") Write XML to the writer object. The writer should have a write()
xmlparser.ErrorByteIndex Byte index at which an error occurred.
Page 10 of 34