Richard Tobin <richard@cogsci.ed.ac.uk> wrote: > The declarations for the predefined entities lt and amp in > xhtml-special.ent are wrong. They are: > > <!ENTITY lt "&<" ><!-- less-than sign, U+003C ISOnum --> > <!ENTITY amp "&&" ><!-- ampersand, U+0026 ISOnum --> > > In each case there is a spurious ampersand. The correct definitions > from the XML spec are: > > <!ENTITY lt "&#60;"> > <!ENTITY amp "&#38;"> Thanks for your error report, this error has already been reported [1] and we are considering to update the specification. [1] http://lists.w3.org/Archives/Public/www-html-editor/2001OctDec/0221 Regards, -- Masayasu Ishikawa / mimasa@w3.org W3C - World Wide Web ConsortiumReceived on Monday, 4 February 2002 02:36:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:17:36 GMT