A compromise?
Don Park
donpark at docuverse.com
Fri Sep 17 16:45:53 BST 1999
What if we came up with a way to associate a schema with any element without
using namespace? Would it address the real concerns of the HTML WG?
Something like:
<?xml version="1.0"?>
<!DOCTYPE greeting SYSTEM "hello.dtd">
<greeting>
<text>Hello, world!</text>
<!DOCTYPE html SYSTEM "html.dtd">
<html>
blah blah
</html>
</greeting>
Except it doesn't use the !DOCTYPE.
How about it?
Don Park - mailto:donpark at docuverse.com
Docuverse - http://www.docuverse.com
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 (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe 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