Hello, "helmut.rasinger" <helmut.rasinger@wanadoo.fr> wrote: > ERROR REPORT concerning file DTD/xhtml-special.ent : > > <!ENTITY amp "&#38;"> <!-- ampersand, U+0026 ISOnum --> > <!ENTITY lt "&#60;"> <!-- less-than sign, U+003C ISOnum --> > > In my opinion this should be: > <!ENTITY amp "&"> <!-- ampersand, U+0026 ISOnum --> > <!ENTITY lt "<"> <!-- less-than sign, U+003C ISOnum --> > > I didn't find it in > XHTMLT 1.0 Second Edition Specification Errata > but can I find these Errata files elsewhere? This is not an error, see "4.6 Predefined Entities" of XML 1.0. cf. http://www.w3.org/TR/REC-xml#sec-predefined-ent Regards, -- Masayasu Ishikawa / mimasa@w3.org W3C - World Wide Web ConsortiumReceived on Tuesday, 14 January 2003 08:38:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 31 October 2007 00:16:48 GMT