Re: A uestion and possible problem

Gavin writes:
>  [standard quote elided]
>  This seems to imply that in:
>  
>    <!DOCTYPE foo [
>    <!ENTITY % pe   "'">
>    <!ENTITY % pe2  '&pe;&pe;' >
>    ]>
>  
>  pe2 would be expanded to '''', which is illegal.
>  
>  I should note that neither NXP nor lark can handle my example.
>  

Oh yes, interesting, we put in a fix a long time ago which allows ANY
single character entity expansion as legal in entity definitions, or
other problems arise as well . . .

ht

Received on Friday, 23 May 1997 11:39:48 UTC