- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 08 Apr 2005 11:35:18 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1228
Summary: Error XTSE0680 doesn't apply to tunnel parameters
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
Error XTSE0680 states:
[ERR XTSE0680] In the case of xsl:call-template, it is a static error to pass a
parameter named x to a template that does not have a template parameter named x,
unless backwards compatible behavior is enabled for the xsl:call-template
instruction. This is not an error in the case of xsl:apply-templates,
xsl:apply-imports, and xsl:next-match; in these cases the parameter is simply
ignored.
This shouldn't be an error if the parameter specifies tunnel="yes".
(Colin Adams raised this as a bug on Saxon, but I think it's the spec that's wrong).
Received on Friday, 8 April 2005 11:35:19 UTC