Referencing multiple DTD in an XML document

Andrew Layman andrewl at microsoft.com
Mon Nov 1 17:45:14 GMT 1999


A DOCTYPE cannot directly reference more than one DTD file.  To use several
such tags, you must either combine them in a single DTD, or use a schema
notation that supports such combination via namespaces, e.g. the XMLDR
schema notation currently in the Microsoft MSXML parser or the schema
notation under design at the W3C.  See
http://msdn.microsoft.com/xml/default.asp and
http://www.w3.org/XML/Activity.html.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list