How Can I Mix Elements
From Different DTDs?
Different organizations will define their own
DTDs for various purposes.
You may wish to mix elements from more
than one DTD in a single document.
XML Namespaces Recommendation makes
this possible.
For example, you can use HTML elements
within an XML file.
Element names are given a prefix indicating
which application (namespace) they came
from.