Map Development Area (MDA)
Location:
_/_
markup
_/_
xml
_/_
dom
_/_
dom2
| dom2 |
|
|
Types:
|
-
Comment:
-
abstract interfaces to access and modify an (XML) document
-
Comment:
-
also manages namespace related authoring and processing
-
Comment:
-
implementation is DOM Level 2 conformant if it supports at least the Core module
-
Comment:
-
standardized by W3C
-
Comment:
-
is organized into modules: Core, Events, Style, Traversal, Range, HTML
-
Comment:
-
includes functionality of DOM level 1
|
|
|