DTD Tutorial
 |
The purpose of a DTD (Document Type Definition) is to define the legal
building blocks of an XML document. It defines the document structure with a
list of legal elements and attributes.
Start learning DTD now!
|
Introduction to DTD
An introduction to the XML DTD, and why you should use it.
DTD - XML Building Blocks
The XML building blocks that can be defined in a DTD.
DTD Elements
How to define the legal elements of an XML document using DTD.
DTD Attributes
How to define the legal attributes of XML elements using DTD.
DTD Elements vs. Attributes
When to use elements and when to use attributes. A small "think-about"
guideline.
DTD Entities
How to define XML entities using DTD.
DTD Validation
How to test for DTD errors while loading XML documents.
DTD Examples
Some real world DTD examples.
DTD Summary
This chapter contains a summary on what you have learned in this tutorial and a
recommendation on what subject you should study next.
 |
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate is for developers who want to document their knowledge of JavaScript and the HTML DOM.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
|
|