Home Page : Glossary : "D" : DTD

www.cryer.co.uk
Brian Cryer's Web Resources

DTD

DTD
1. Data Type Definition.
2. Document Type Definition. A document that formally specifies for an an XML schema the XML elements, their attributes and their syntax. Given a DTD an XML parser should then be able to parse the XML document for which the DTD relates.

Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.