--%>

State the term DOM and how does this relate to XML

State the term DOM and how does this relate to XML?

E

Expert

Verified

The Document Object Model (DOM) is interface specifications maintain by the W3C DOM Workgroup which defines an application independent mechanism to parse, access or update XML data. In simple terms this is a hierarchical model which allows developers to manipulate XML documents simply. Any developer which has worked extensively along with XML should be capable to discuss the concept and use of DOM objects freely. As well, it is reasonable to expect advanced candidates to thoroughly understand internal workings of it and be able to describe how DOM differs from an event-based interface as SAX.

   Related Questions in Programming Languages

  • Q : Define the term createWindow object

    Define the term createWindow object? Answer: reateWindow() physically makes the Window in memory  based upon the earlier registered WND

  • Q : What is Static method Static method :

    Static method: The static method (also termed as a class method) is one with static reserved word in its header. The static methods vary from all other methods in that they are not related with any specific instance of the class to which they fit in.

  • Q : Examples in Threading in Java I need

    I need urgent help in Examples of Threading in Java

  • Q : What is an Overriding for breadth

    Overriding for breadth: It is a form of method overriding in which the sub-class version of a technique implements its own behavior within the context of attributes and behavior of the sub-class and then calls the super-class version and hence it can

  • Q : What is Search path Search path : It is

    Search path: It is a list of folders (that is, directories) to be searched - for a program or class, for example.

  • Q : Self-created What is the difference

    What is the difference among a self-created certificate, Symbian Signed and a Symbian developer certificate?

  • Q : Define Factoring Problem Factoring

    Factoring Problem: Factoring is the action of dividing an integer into a set of smaller integers (or factors) which, when multiplied altogether, form the unique integer. For illustration, the factors of 15 are 3 and 5; the factoring trouble is to find

  • Q : Create a BottomUpTwoThreeFourTree class

    You will need to create a BottomUpTwoThreeFourTree class, with a BottomUpTwoThreeTreeFourTree constructor which keeps no parameters. BottomUpTwoThreeTreeFourTree will require an insert(int x) method, which will insert the value 

  • Q : Retrieve the text for ORA-12705 Normal

    Normal 0 false false

  • Q : Describe the Binders Briefly describe

    Briefly describe the Binders?