What is dtd used for?
Answer / Ravi Tiwari
DTD (Document Type Definition) is an older technology used to define the structure of an XML or SGML document. It is not as widely used as XSD, but it can still be encountered in some legacy systems. DTDs allow you to specify which elements and attributes are valid within a document, as well as their order and relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define sgml?
How does an rss feed work?
what is the role of the doctype declaration in reference to xml?
what is the difference between Document Type Definition and Document Type Declaration ?
How do I include one xml file in another?
How do I open an rss feed?
Describe xpath.
What is the stylesheet structure used with xslt?
What is xml format in excel?
Where should I use xml?
What is difference between xml and xaml?
How do I get xml into or out of a database?