Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What is DOM and how does it relate to XML?

6 like 0 dislike
Hello guys
What is DOM and how does it relate to XML?
please reply me. Thanks advance
asked 1 year ago by DBA-boss (120,990 points)

1 Answer

2 like 0 dislike
 
Best answer
The Document Object Model (DOM) is an interface specification maintained by the W3C DOM Workgroup that defines an application independent mechanism to access, parse, or update XML data. In simple terms it is a hierarchical model that allows developers to manipulate XML documents easily Any developer that has worked extensively with XML should be able to discuss the concept and use of DOM objects freely. Additionally, it is not unreasonable to expect advanced candidates to thoroughly understand its internal workings and be able to explain how DOM differs from an event-based interface like SAX.
answered 1 year ago by eagles11 (179,830 points)

Related questions

6 like 0 dislike
1 answer
asked 1 year ago by DBA-boss (120,990 points)
5 like 0 dislike
1 answer
5 like 0 dislike
1 answer
6 like 0 dislike
2 answers
3 like 0 dislike
0 answers