---
title: "How we can say XML Schemas are successors of DTD?"  
description: "How we can say XML Schemas are successors of DTD?"  
author: "Anonymous User"  
published: 2012-03-12  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/1409/how-we-can-say-xml-schemas-are-successors-of-dtd  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# How we can say XML Schemas are successors of DTD?

Because of some reasons we can say that XML Schema are successors of DTD.Some reasons are given below:\
\
1. As DTD, XML Schemas also written in XML.\
2. As DTD, XML Schemas also support Data types and Namespaces.\
But, XML Schemas is much good as DTD. Because it is much richer and powerful than DTD. And it also has some features that are made to solve problems comes in future.

## Answers

### Answer by Anonymous User

Because of some reasons we can say that XML Schema are successors of DTD.Some reasons are given below:\
\
1. As DTD, XML Schemas also written in XML.\
2. As DTD, XML Schemas also support Data types and Namespaces.\
But, XML Schemas is much good as DTD. Because it is much richer and powerful than DTD. And it also has some features that are made to solve problems comes in future.


---

Original Source: https://www.mindstick.com/interview/1409/how-we-can-say-xml-schemas-are-successors-of-dtd

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
