DTD Tutorial
- Previous Page DTD Tutorial
- Next Page DTD Introduction
The role of DTD (Document Type Definition) is to define the valid building blocks of XML documents.
It uses a series of valid elements to define the document structure.
Content Directory
- DTD Introduction
- An introduction to XML DTD and the reasons for using it.
- DTD - XML Building Module
- XML building modules that can be defined in DTD.
- DTD Element
- How to use DTD to define the valid elements of an XML document.
- DTD Attribute
- How to use DTD to define the valid attributes of XML elements.
- DTD Entity
- How to use DTD to define XML entities.
- DTD Validation
- How to check for DTD errors when loading an XML document.
- DTD Examples
- Some real DTD examples.
- DTD Summary
- Dit artikel bevat een samenvatting van de in deze tutorial geleerde inhoud, evenals de volgende stappen die we aanbevelen om te leren.
- Previous Page DTD Tutorial
- Next Page DTD Introduction