Chapter 26: Problem 6
What is the difference between XML schema and XML DTD?
Short Answer
Expert verified
The main differences between XML Schema and XML DTD are that Schema is XML-based and supports data types and namespaces, while DTD does not.