[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Documents with both XSD and DTD

From: Michael Kay <mike@saxonica.com>
Date: Thu, 7 Oct 2004 09:29:54 +0100
To: "'Christopher Milton'" <cmiltonperl@yahoo.com>, <xmlschema-dev@w3.org>
Message-Id: <E1CFTew-0002Cm-00@ukmail1.eechost.net>
using both dtd xsd

> > Can a document safely reference both a DTD (via <!DOCTYPE ... >)
> > and an XML Schema Document?

Yes.

> > 
> > And does a DTD require/allow an XML prolog? 

I believe that an entity used to hold the external DTD subset can have a
text declaration <?xml ...?> just like any other external entity, though
they seem to be rarely used in practice. Try it and see. I assume this is
what you meant by the question. A DTD can't include an XML prolog because
the prolog allows a DOCTYPE declaration, and DTDs can't be nested except by
using parameter entities.

This is completely off-topic for this list.

Michael Kay
http://www.saxonica.com/
Received on Thursday, 7 October 2004 08:29:59 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.