XML
Defining Data with DTD SchemasXML - Defining Data with DTD Schemas
Defining Data with DTD Schemas
Creating Your Own Markup Languages
Schemas and XML Data Modeling
Comparing Schema Technologies
The Importance of Document Validation
DTD Construction Basics
Digging Deeper into Elements
Putting Attributes to Work
A Complete DTD Example
Summary
Q&A
Workshop
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