[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSVI
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- To: John Cowan <jcowan@reutershealth.com>
- Date: Tue, 06 Mar 2001 16:49:29 +0000
John Cowan <jcowan@reutershealth.com> writes:
> Henry S. Thompson wrote:
>
>
> > [G]iven
> > <?xml version='1.0' standalone='yes'?>
>
> > <!DOCTYPE foo [
> > <!ATTLIST foo baz CDATA 'banana'>
> > ]>
> > <foo/>
> > some conforming processors will fill in the attribute value and some
>
> > won't.
>
> Not.
>
> As Section 5.1 says:
>
> # While [non-validating processors] are not required to check the
> # document for validity, they are required to *process* all the
> # declarations they read in the internal DTD subset [...] up
> # to the first reference to a parameter entity that they do /not/
> # read; that is to say, they must use the information in those
> # declarations to [...] supply default attribute values.
>
> The presence of "must" means that processors that don't fill in
> the attribute value are not conforming processors. This is
> an important point, since it is a widespread myth that non-validating
> processors may ignore the DTD altogether.
Thanks, I've made this mistake before, and should know better by now.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
- References:
- PSVI
- From: Tim Bray <tbray@textuality.com>
- Re: more grist
- From: Ben Trafford <ben@legendary.org>
- re: PSVI
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- Re: PSVI
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- Re: PSVI
- From: John Cowan <jcowan@reutershealth.com>