Erratum in section 1.1 of Canonical XML

In section 1.1 it is written that:

The XML declaration and document type declaration (DTD) are removed

The problem is that "document type declaration" is not abbreviated
"DTD". DTD stands for document type definition, which is not the same
thing as a document type declaration, though they're closely related. I
suggest simply deleting "(DTD) "


-- 
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+ 
|               Java I/O (O'Reilly & Associates, 1999)               |
|            http://metalab.unc.edu/javafaq/books/javaio/            |
|   http://www.amazon.com/exec/obidos/ISBN=1565924851/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://metalab.unc.edu/javafaq/ | 
|  Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/     |
+----------------------------------+---------------------------------+

Received on Wednesday, 9 May 2001 09:58:07 UTC