Home XML Defining Data with DTD Schemas

XML - Defining Data with DTD Schemas



In this tutorial, you'll learn
  • How XML allows you to create custom markup languages
  • The role of schemas in XML data modeling
  • The difference between the types of XML schemas
  • What constitutes valid and well-formed documents
  • How to declare elements and attributes in a DTD
  • How to create and use a DTD for a custom markup language

[Next]