Document Object Model: DOM
From: Document Object Model (DOM) Activity Statement, W3C, 2001
Notes:
MHP includes Document Object Model (DOM) Level 2, for access to the content, structure and style of documents using Java language and ECMAScript. DOM was designed to provide a standard API (Application Programming Interface) to document structure. Programmes can access components of documents, and edit their content. MHP DOM does not require document creation.