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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   EntityDef v/s PEDef

[ Lists Home | Date Index | Thread Index ]
  • From: james anderson <mecom-gmbh@mixx.de>
  • To: "xml-dev@ic.ac.uk" <xml-dev@ic.ac.uk>
  • Date: Wed, 17 Dec 1997 14:12:49 +0100

greetings,
todays question from out of the blue:

do i follow PR-XML-19971208 correctly, that the only difference between
a general entity definition and a parameter entity definition
(syntactically modulo the '%') is that the general entity definition
permits a notation?
[70] EntityDecl ::=  GEDecl  | PEDecl
[71] GEDecl ::=  '<!ENTITY' S Name S EntityDef S? '>'
[72] PEDecl ::=  '<!ENTITY' S '%' S Name S PEDef S? '>'
[73] EntityDef ::=  EntityValue  | ExternalDef
[74] PEDef :=  EntityValue | ExternalID
[75] ExternalDef ::= ExternalID NDataDecl?
[76] ExternalID ::=  'SYSTEM' S SystemLiteral
                              | 'PUBLIC' S PubidLiteral S SystemLiteral
[77] NDataDecl ::=  S 'NDATA' S Name

(nb. spurious (?) '|' removed from [72])
what is the significance of ExternalDef? i found it referenced nowhere
else in the document.
wouldn't
[73'] EntityDef ::=  EntityValue  | ExternalID NDataDecl?
[74'] PEDef :=  EntityValue | ExternalID
[75x] <elimnated>
make the similarity clearer?



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)





 

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

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