The Document Object Model is not a way of persisting objects to XML or HTML. Instead of specifying how objects may be represented in XML, the DOM specifies how XML and HTML documents are represented as objects, so that they may be used in object oriented programs.
thanks
粗心
The Document Object Model can be implemented in any computing
environment, and does not require the object binding runtimes generally associated with such IDLs