xml.sax.handler.feature_external_ges value: "http://xml.org/sax/features/exte
Element.tagName The element type name. In a namespace-using document it may have colons in it. The value is a string.
class xml.dom.pulldom.PullDom(documentFactory=None) Subclass of
Attr.prefix The part of the name preceding the colon if there is one, else the empty string.
InputSource.getCharacterStream() Get the character stream for this input source.
xml.dom.pulldom.parseString(string, parser=None) Return a DOMEventStream that represents the (Unicode) string
IncrementalParser.feed(data) Process a chunk of data.
AttributesNS.getQNameByName(name) Return the qualified name for a (namespace, localname) pair.
xml.dom.pulldom.default_bufsize Default value for the bufsize parameter to parse(). The
xmlparser.EndCdataSectionHandler() Called at the end of a CDATA section.
Page 9 of 34