To define the structure and the legal elements and attributes of an XML document
To avoid element and attribute name conflicts
To access and manipulate XML document
To store and query XML data
Show Solution
Verified By Collegedunia
The Correct Option isA
Solution and Explanation
DTD (Document Type Definition) defines the structure and the legal elements and attributes of an XML document.
It ensures that the XML document adheres to a predefined format and structure, enabling validation and consistent data exchange.
It does not deal with accessing or querying data but with defining its grammar.
Was this answer helpful?
0
0
Top TS PGECET Computer Science & Information Technology Questions