[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <db@Eng.Sun.COM>
- To: XML Dev <xml-dev@ic.ac.uk>
- Date: Fri, 23 Oct 1998 09:08:22 -0700
John Cowan wrote:
>
> > * If the above is true then each HTML browser will store a local copy of
> > the HTML DTD which it will use to validate the HTML instance against. Is
> > this correct?
>
> AFAIK no existing browser validates any document. They have hard-wired
> knowledge of some variant of the HTML DTD, not necessarily or typically
> a standard one.
The earliest versions of HotJava validated, but there's this evil
thing called "bad HTML" that quickly reared its ugly head. No HTML
browser can possibly afford to validate. Instead, they compete on
how many violations of HTML syntax they can "add value to".
Let's all do our bit to prevent this from happening with XML. Any
time you see a tool accepting or generating illegal XML, yell at its
vendor until its fixed!
- Dave
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)
|