I'm writing this message to report errors that were not listed in the errata for the following document: http://www.w3.org/TR/1999/PR-xhtml1-19991210 In section "3.1.1 Strictly Conforming Documents," the three DOCTYPE declaration examples have a syntactical error because there is no quote symbol to terminate the URI. For example, <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/1999/PR-xhtml1-19991210/DTD/xhtml1-strict.dtd> Should instead be: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/1999/PR-xhtml1-19991210/DTD/xhtml1-strict.dtd"> -- Dave RandolphReceived on Wednesday, 29 December 1999 14:04:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:27:27 GMT