http://www.w3.org/TR/WD-DOM/level-one-xml-19980318
http://www.w3.org/TR/WD-DOM/level-one-xml-971209
http://www.w3.org/TR/WD-DOM/level-one-xml-971009
http://www.w3.org/TR/WD-DOM/level-one-xml
Lauren Wood, SoftQuad, Inc.
Mike Champion, ArborText
Gavin Nicol, INSO EPS
Vidur Apparao, Netscape
Steve Byrne, JavaSoft (until November 19, 1997)
Bill Smith, Sun (after November 20, 1997)
Mike Champion, ArborText, Inc.
Scott Isaacs, Microsoft
Arnaud Le Hors, W3C
Gavin Nicol, INSO
Peter Sharpe, SoftQuad, Inc
Jared Sorensen, Novell
Bob Sutor, IBM
This document is part of the Document Object Model Specification
The DOM Level One (Core) specification defines a set of object definitions that are sufficient to represent a document instance (the objects that occur withing the document itself). This specification is extends the DOM Level One (Core) specification such that document type definitions, entities, CDATA marked sections can also be represented.
The objects and interfaces defined within this document are sufficient to allow validators and other applications that make use of a DTD (Document Type Definition) to be written. For editors, the interfaces defined here will probably be insufficient for fine-grained editing, where information about the document type declaration may be necessary, though structural isomorphism should be easily accomplished.
English, OMG IDL, Java, ECMAScript