Appendix D XML 1 spec

Peter Jones (peterj@wrox.com)
Wed, 26 Aug 1998 12:13:49 +0100


I'm having trouble figuring things out again...
Can anyone tell me why in the following example in the spec Appdx D

<!ENTITY example "<p>An ampersand (&#38;#38;) may be escaped
numerically (&#38;#38;#38;) or with a general entity
(&amp;amp;).</p>" >
when parsed the &#38;#38;#38; is replaced with &#38;#38; which when
referenced gives &#38;
but &amp;amp; when is parsed it remains &amp;amp; in the examples given,
and only becomes &amp; when referenced.
An error?

Peter Jones
WebDev Technical Editor
Wrox Press
mailto:peterj@wrox.com
***************
Wrox Press UK Ltd.
http://www.wrox.co.uk
Tel 44 121 706 6826
Fax 44 121 706 2967