XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> W3C Standards-in-progress, JavaScript, DOM -> Document Object Model (DOM) Level 3 Core Specification v. 1.0

Document Object Model (DOM) Level 3 Core Specification v. 1.0

Working Draft

Date: Jun. 5, 2001
Link: http://www.w3.org/TR/DOM-Level-3-Core
Source Author or Organization: W3C

This is a working draft of the Document Object Model Core Level 3 Application Programming Interface (DOM Level 3 API).

The DOM (Document Object Model) is a platform- and language- neutral interface for representing documents as tree-structured object hierarchies, a capability that allows programs and scripts to dynamically access and update a document's content, structure and/or style.

This specification includes the "Core" interfaces (which extend the Level 2 Core interfaces, rather than being standalone definitions) and several appendices which contain the OMG IDL definitions and Java and JavaScript 1.1 (ECMA Script) bindings.