<!ENTITY amp "&38;">

Richard Tobin richard at cogsci.ed.ac.uk
Wed Dec 2 14:40:26 GMT 1998


> <!ENTITY amp "&#38;"> is not an error, because built-in entities
> are already defined, by definition.

No, it is an error because section 4.6 says:

  If the entities in question are declared, they must be declared as
  internal entities whose replacement text is the single character
  being escaped or a character reference to that character, as shown
  below.

  [...]

  <!ENTITY amp    "&#38;#38;"> 

[I suppose you could interpret this as saying that "&#38;" is legal
because its replacement text is an ampersand character, but in that
case there is a bug in the standard.]

-- Richard

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list