This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1555 - Current template rule
Summary: Current template rule
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 2.0 (show other bugs)
Version: Last Call drafts
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-12 14:08 UTC by Joanne Tong
Modified: 2005-07-14 22:29 UTC (History)
0 users

See Also:


Attachments

Description Joanne Tong 2005-07-12 14:08:46 UTC
The current template rule should be null in the sequence constructors of 
xsl:key, xsl:sort, xsl:matching-substring and xsl:non-matching-substring.  The 
spec only mentions xsl:for-each, xsl:for-each-group, stylesheet function, 
global variable, and default value of a stylesheet parameter.

Thanks,
Joanne
Comment 1 Michael Kay 2005-07-13 09:05:25 UTC
Yes, I think you are right.

On reading the text it also occurs to me that we don't make it absolutely clear
that xsl:apply-imports and xsl:next-match change the current template rule.

Michael Kay
Comment 2 Michael Kay 2005-07-14 22:28:49 UTC
Following approval by the WG, this change has now been made.