Lines Matching defs:document
59 # Can pass encoding only to document, to put it into XML header
296 # return True iff node is part of a document tree
329 nodeName = "#document-fragment"
479 attributes as found in an input document.
1453 # Null the document is returned without a document element
1554 nodeName = "#document"
1619 # may *be* the document element, in which case it should
1626 "two document elements disallowed")
1811 raise xml.dom.NotSupportedErr("cannot import document nodes")
1813 raise xml.dom.NotSupportedErr("cannot import document type nodes")
1886 doc="Top-level element of this document.")
1891 Clone a node and give it the new owner document.