XSLT errata?

Hello,

I seems that there haven't been any errors reported for the XSLT spec
(besides the missing XSL WG member)
<http://www.w3.org/1999/11/REC-xslt-19991116-errata/>
Is that true?

Mike Kay cites one error in his XSLT book:
Example in "13 Messages"
<xsl:param name="lang" select="en"/>
should read
<xsl:param name="lang" select="'en'"/>

Best regards,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/

Received on Thursday, 29 June 2000 05:49:13 UTC