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



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

Answer / Upendra Pandey

Document Type Definition (DTD) is a way to define the structure of an XML document, including element types, their attributes, and their ordering. A Document Type Declaration (DTD declaration), on the other hand, is a statement that identifies the DTD for an XML document. The DTD declaration appears at the beginning of an XML document within the root element.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What are the different xslt elements?

1 Answers  


Where is my rss feed?

1 Answers  


Is xml a programming language?

1 Answers  


Define sgml?

1 Answers  


How do I add an rss feed to wordpress?

1 Answers  


Can you use the xslt to convert html into vxml? : xslt

1 Answers  


Are you ready to relocate? : xslt

0 Answers  


What are advantages of xml?

1 Answers  


How do I map data from excel to xml?

1 Answers  


What are the types of nodes in the xpath data model? Explain briefly.

1 Answers  


Define XPathNavigator class?

1 Answers  


What is meant by xsl formatting?

1 Answers  


Categories