DOM (Document Object Model)
The DOM is the data model behind XML that can be encoded into various media types, including XML (application/xml), HTML (text/html), EXI, and other formats.
DOM also refers to a standardized API for accessing and manipulating data in this data model.