What is dtd used for?



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

Post New Answer

More XML XSLT RSS Interview Questions

Define sgml?

1 Answers  


How does an rss feed work?

1 Answers  


what is the role of the doctype declaration in reference to xml?

1 Answers  


what is the difference between Document Type Definition and Document Type Declaration ?

1 Answers  


How do I include one xml file in another?

1 Answers  


How do I open an rss feed?

1 Answers  


Describe xpath.

1 Answers  


What is the stylesheet structure used with xslt?

1 Answers  


What is xml format in excel?

1 Answers  


Where should I use xml?

1 Answers  


What is difference between xml and xaml?

1 Answers  


How do I get xml into or out of a database?

1 Answers  


Categories