[Bug 1492] Section D.1.1 eg:if-empty example error

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1492





------- Additional Comments From mike@saxonica.com  2005-06-09 13:19 -------
Thanks for pointing it out.

Actually there's another error: it should be

<xsl:param name="node" as="node()?"/>

All the XSLT examples in this section should use "as" instead of "type" as the
attribute name on xsl:param.

Michael Kay

Received on Thursday, 9 June 2005 13:19:42 UTC