[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Why are erroneous ENTITY declarations not caught in XML va

  • From: ht@inf.ed.ac.uk (Henry S. Thompson)
  • To: Michael Kay <mike@saxonica.com>
  • Date: Tue, 23 Oct 2012 18:42:14 +0100

Re:  Why are erroneous ENTITY declarations not caught in XML va
Michael Kay writes:

> On 23/10/2012 15:22, Henry S. Thompson wrote:
>> Read the spec [1], guys:
>>
>>    4.4.7 Bypassed
>>
>>      When a general entity reference appears in the EntityValue in an
>>      entity declaration, it must be bypassed and left as is.
>>
>> ht
>>
>> [1] http://www.w3.org/TR/REC-xml/#bypass
>
> But a reasonable reader could assume that before bypassing the entity
> reference, you need to identify it and check that it is well-formed,
> which implies checking WFC: Entity Declared.
>
> Presumably you're supposed to check that the name is a valid
> name. Does the grammar rule saying the name must be valid have a
> different status from the extra-grammatical rule saying it must
> resolve?

I don't agree with your analysis.  The spec. gives more indication of
what 'bypass' means in section 4.6 [2]:

  The actual replacement text that is included (or included in
  literal) as described above must contain the replacement text of any
  parameter entities referred to, and must contain the character
  referred to, in place of any character references in the literal
  entity value; however, general-entity references must be left as-is,
  unexpanded.

I think the dead hand of SGML is visible here, just as it is in saying
that 

 <!DOCTYPE foo [
 <!ELEMENT foo (a,b?)>
 <!ELEMENT a EMPTY>
 ]>
 <foo><a/></foo>

is valid.  The general 'principle' is "Undefined things that aren't
used aren't errors".

I agree that the priority of this statement over WFC: Entity Declared
needs to be clarified.  The existing text [3], which says

  the Name given in the entity reference must match that in an entity
  declaration that does not occur within the external subset or a
  parameter entity,

should be modified to include "or within a *literal entity value*". . .

ht

[2] http://www.w3.org/TR/REC-xml/#intern-replacement
[3] http://www.w3.org/TR/REC-xml/#wf-entdeclared
-- 
       Henry S. Thompson, School of Informatics, University of Edinburgh
      10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
                Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
                       URL: http://www.ltg.ed.ac.uk/~ht/
 [mail from me _always_ has a .sig like this -- mail without it is forged spam]


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.