Mistake in 3.1.3 of XLink spec

In section 3.1.3 you write:


The XLink title element is called locator, 
                                  ^^^^^^^
or alternatively is  an element in an arbitrary
namespace with an XLink-namespace attribute called type with a value of "title".


Obviously this should be:

The XLink title element is called title, or alternatively is an element
in an arbitrary
namespace with an XLink-namespace attribute called type with a value of "title".


-- 
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+ 
|                  The XML Bible (IDG Books, 1999)                   |
|              http://metalab.unc.edu/xml/books/bible/               |
|   http://www.amazon.com/exec/obidos/ISBN=0764532367/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 Sunday, 9 January 2000 13:29:40 UTC