Re: [xml-dev] UTF-8+names

From
Miles Sabin <>
To
Date
2003-10-19T20:01:05Z
ID
<>
Thread
Re: [xml-dev] UTF-8+names
John Cowan wrote,
> I think the last thing we want is to have names like "space", "cr",
> "lf", or "tab".  These would make hideous uglifications like
>
> 	<foo&space;bar="baz"&space;/>
>
> possible, and who wants that?

Hmm ... but you _do_ allow monstrosities like this,

  <?xml encoding&=;"UTF-8+names"?>

How would that get along with Appendix F style encoding detection?

Cheers,


Miles