[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <dmeggins@uottawa.ca>
- To: xml-dev Mailing List <xml-dev@ic.ac.uk>
- Date: Sat, 3 May 1997 07:39:57 -0400
In WD-xml-lang-970331, the following production describes an entity
value:
[9] EntityValue ::= '"' ([^%&"] | PEReference | Reference)* '"'
| "'" ([^%&'] | PEReference | Reference)* "'"
Later on, however, clause 4.5 ("Predefined Entities"), states the
following:
If the entities in question are declared, they must be declared as
internal entities whose replacement text is the single character
being escaped, as shown below:
<!ENTITY lt "<">
<!ENTITY gt ">">
<!ENTITY amp "&">
<!ENTITY apos "'">
<!ENTITY quot '"'>
I'm afraid that I do not understand how do the entity values for <
and & satisfy the EntityValue production. Am I missing something
elsewhere in the draft?
All the best,
David
--
David Megginson ak117@freenet.carleton.ca
Microstar Software Ltd. dmeggins@microstar.com
University of Ottawa dmeggins@uottawa.ca
http://www.uottawa.ca/~dmeggins
xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@ic.ac.uk)
|