Error in example, Sec. 4.4.5

There seems to be an error in the first example in Sec. 4.4.5.  The
example reads:

 <!ENTITY % YN '"Yes"' >
 <!ENTITY WhatHeSaid "He said &YN;" >

Shouldn't the & on the second line be a % in order to have a PEReference
rather than an EntityRef?

Paul Abrahams

Received on Saturday, 25 July 1998 12:03:20 UTC