XML DOM: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=External=
* https://www.w3.org/DOM/
=Internal=
=Internal=



Revision as of 19:27, 9 November 2016

External

Internal

Overview

The W3C Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and style of an XML document.