[
Lists Home |
Date Index |
Thread Index
]
- From: "John E. Simpson" <simpson@polaris.net>
- To: xml-dev@ic.ac.uk
- Date: Tue, 27 Jul 1999 19:15:09 -0400
At 05:20 PM 07/27/1999 -0500, Paul Grosso wrote:
>You cannot redeclare & which is one of XML's predefined
>entities [1]. Just use & in place of &--no declaration
>is necessary.
>
>[1] http://www.w3.org/TR/REC-xml#sec-predefined-ent
Actually, that's not 100% true: while & is a pre-defined entity, the
questioner expressly mentioned that he/she wanted to use a DTD. As the
second paragraph of the REC's section that you pointed to says:
All XML processors must recognize these entities whether they are
declared or not. For interoperability, valid XML documents should
declare these entities, like any others, before using them.
I believe the word "valid" there says that you can reliably use them
without declaration only in well-formed documents. If you want an
interoperable DTD, they've got to be declared.
==========================================================
John E. Simpson | The secret of eternal youth
simpson@polaris.net | is arrested development.
http://www.flixml.org | -- Alice Roosevelt Longworth
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)
|