DTD |
From JAXXWiki
A DTD is a document formally describing an XML dialect. DTDs define the legal set of tags and attributes, which tags may be children of which other tags, and similar language rules.
Many competitive tools provide DTDs describing their XML dialects, but it is impossible for JAXX to have a DTD.

