Inline XML DTD

An inline DTD is a DTD that is declared within the XML document itself. It can be a complete DTD definition, or can extend the definition in an external DTD.

Related concepts
Message flows
XML wire format

Related tasks
Manipulating messages in the XML domain
Adding an XML wire format

Related reference
XML DTD
The XML declaration