logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   dom   _/_   dom2  

Index Browse Edit Visualize Statistics Download Help
 
dom2
is implemented by:
- msie-browser [ implementation ]
- mozilla-browser [ implementation ]
is a version of concept:
- DOM, Document Object Model [ concept ]
- DOM level 0 [ version ]
- W3C DOM Level 1 Recommendation [ version ]
- DOM Level 3 [ version ]
parts:
- DOM Core Module [ part ]
- DOM Events Module [ part ]
- DOM HTML Module [ part ]
- DOM Style Module [ part ]
- DOM Traversal/Range module [ part ]
- DOM Views Module [ part ]
DOM conformance level(s)
- DOM level 0
- W3C DOM Level 1 Recommendation
- W3C DOM Level 2 Recommendation
- DOM Level 3
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