OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML 1.0 spec appears to violate itself

[ Lists Home | Date Index | Thread Index ]
  • From: David Brownell <david-b@pacbell.net>
  • To: Takuki Kamiya <kamiya@rp.open.cs.fujitsu.co.jp>
  • Date: Tue, 24 Aug 1999 12:01:43 -0700

Takuki Kamiya wrote:
> 
>   <!ENTITY lt     "<">

Yes, that's broken.  It's because of the WF-ness constraint that
you quoted from 4.3.2, not any other reason.

It's the case of a "broken document" ... and in the mode where a
conformant processor is not required to report the error.  Since
that entity value will not be expanded, its WF-ness isn't tested.
 

> Even if we assume "lt" could be redeclared in the internal DTD subset for now
> (I guess we can even extrapolate this is the case since the spec itself
> redeclares it) ...

It's clear that it _is_ permitted to redeclare entities (including the
predeclared ones) in the internal subset.  See section 4.6 where it
talks about various "may" (may redeclare) and "must" (must still be WF,
and not change the standard effect) cases, none of which could work
if such redeclaration were disallowed.


> I think that XML processor shall find the entity as "not well-formed" when it
> tries to expand references to "lt" (i.e. &lt; ) if it have been redeclared
> as "<", because "<" does not match the production rule for content.
> 
> Am I missing something?

Only that, as Richard implied, most XML processors treat those entities
as "predefined" and so any additional declarations are often ignored.
That's permitted; the spec says a warning "may" be issued, but they're
not required.

- 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/ and on CD-ROM/ISBN 981-02-3594-1
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)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS