Element.getAttributeNS(namespaceURI, localName) Return the value of the attribute named by namespaceURI and localName
exception xml.dom.NotSupportedErr Raised when the implementation does not support the requested type of object or operation
DTDHandler.notationDecl(name, publicId, systemId) Handle a notation declaration event.
class xml.sax.xmlreader.XMLReader Base class which can be inherited by SAX parsers.
xml.dom.pulldom.default_bufsize Default value for the bufsize parameter to parse(). The
AttributesNS.getQNameByName(name) Return the qualified name for a (namespace, localname) pair.
exception xml.dom.DomstringSizeErr Raised when a specified range of text does not fit into a string. This is not known to be
AttributesNS.getValueByQName(name) Return the value for a qualified name.
xml.dom.getDOMImplementation(name=None, features=()) Return a suitable DOM implementation. The name is either well-known
InputSource.setByteStream(bytefile) Set the byte stream (a binary file) for this input
Page 8 of 34