[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Maden <crism@oreilly.com>
- To: xml-dev@ic.ac.uk
- Date: Thu, 21 Jan 1999 15:38:33 -0500 (EST)
[John Cowan]
> Except for DTD-based validation, which has to stay backward
> compatible. So either we heave over DTD's altogether, or we apply
> Tim's algorithm (which unquestionably works, but at a price).
If you need namespaces and DTDs, it can be done. Tim's algorithm is
for the very hard problem of mechanically merging the restrictions of
multiple namespaces. But if you *need* a DTD, odds are it's because
you have some particular restrictions you need to express. So express
them! Namespace-style names don't introduce any new problems here.
They *do* make assembling of semantics (but not restrictions) from
disparate document types possible.
-Chris
--
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|