- From: David Flanagan <david@oreilly.com>
- Date: Mon, 16 Jul 2001 11:08:05 -0700
- To: keshlam@us.ibm.com
- CC: PBWiz@mail.pbwizard.com, www-dom@w3.org
Yes, much better. Thanks. > Possible rewording: > > The Document object associated with this node. For most nodes, this refers > to the Document whose factory methods created them (and which can be used > to create other nodes compatable with them). When a node is either a > Document, or a DocumentType which is has not yet been associated with a > specific document by the DOMImplementation.createDocument method, its > ownerDocument is null. > > Better?
Received on Monday, 16 July 2001 15:03:27 UTC