DOM is the Document Object Model (DOM) which is an interface specification handled by the W3C DOM Workgroup that explains an application independent mechanism to access, parse, or update XML data. In easy terms it is a hierarchical model that permits developers to manipulate XML documents simply any developer that has worked extensively with XML should be capable to talk about the concept and use of DOM objects freely.