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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Yet another niggling XML syntax question

[ Lists Home | Date Index | Thread Index ]
  • From: John Cowan <cowan@locke.ccil.org>
  • To: XML Dev <xml-dev@ic.ac.uk>
  • Date: Tue, 02 Mar 1999 09:38:22 -0500

David Brownell wrote:

> Right -- this would violate _validity_ constraints (but a nonvalidating
> parser should accept it just fine):
> 
>         <!DOCTYPE Bubba [
>           <!ENTITY % Part1 "<!ELEMENT ">
>           <!ENTITY % Part2 " Bubba ANY>">
>           <!-- next is a validity error in both internal
>                  and external subsets -->
>           %Part1;%Part2;
>         ]>
>         <Bubba></Bubba>
> 

It's not 100% clear to me whether the reference to Part2 violates
the WFC "PEs in Internal Subset", which states (inter alia) that
"parameter-entity references can occur only where markup
declarations can occur".  After "%Part1;" which resolves to
" <!ELEMENT  ", a markup declaration is in fact illegal (since
we are already inside one).

-- 
John Cowan	http://www.ccil.org/~cowan		cowan@ccil.org
	You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
	You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
		Clear all so!  'Tis a Jute.... (Finnegans Wake 16.5)

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