Printer Friendly
The Free Dictionary
967,556,519 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Dom

   Also found in: Dictionary/thesaurus, Medical, Acronyms, Wikipedia, Hutchinson 0.06 sec.
Dom (dōm), peak, 14,942 ft (4,554 m) high, Valais canton, S Switzerland, in the Mischabelhörner group. It is the highest peak entirely in Switzerland.

(Document Object Model) A specification for a programming interface (API) from the W3C that allows programs and scripts to update the content, structure and style of HTML and XML documents. A DOM implementation in a Web browser provides a core set of functions that let scripts access browser elements such as windows and history. Additional functions allow updating of HTML style sheets and XML content.

It Makes the Document Look Like a Database
DOM is especially useful for XML documents because it converts the document in memory into a hierarchical node tree that looks like a database record. The node tree allows updating in a similar manner to database updating, making data exchange between XML documents and databases more straightforward. Without DOM turning the document into an object model and handling the updating, the text and tags in an XML document would have to be scanned sequentially and rearranged by the program. DOM was first introduced in late 1998.

An Event Model Was Added
DOM Level 2 was introduced in late 2000 and added numerous features including an event model that passes events (mouse clicks, text changes, etc.) down the node hierarchy to the target element. This allows any node on the path to react to the event before the target handler gets it. Depending on the event, the event may also travel back up the hierarchy (called "bubbling"). See DOM implementation, DOM application, SAX and object model.

Nodes in a DOM Tree
DOM converts (parses) an XML document into a hierarchical node tree as in this example. Writing an XML update program is then similar to writing a database update program, using the same kinds of functions available in a database management system.


DOM - Document Object Model

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in classic literature
 
Accompanied by his wife, the Empress Theresa, and by a bevy of courtiers, the Emperor of Brazil, Dom Pedro de Alcantara, walked into the room, advanced with both hands outstretched to the bewildered Bell, and exclaimed: "Professor Bell, I am delighted to see you again.
From that mo- ment, I understood the pathway from slavery to free- dom.
The original rag is at my home in Durban, together with poor Dom Jose's translation, but I have the English rendering in my pocket- book, and a facsimile of the map, if it can be called a map.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.