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 26471 - [XSLT30] xsl:accumulator-rule should optionally take a sequence constructor
Summary: [XSLT30] xsl:accumulator-rule should optionally take a sequence constructor
Status: CLOSED DUPLICATE of bug 26330
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows NT
: 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: 2014-07-30 14:13 UTC by Abel Braaksma
Modified: 2014-08-02 14:08 UTC (History)
0 users

See Also:


Attachments

Description Abel Braaksma 2014-07-30 14:13:19 UTC
This is a bug to track the conclusion of the WG on https://lists.w3.org/Archives/Member/w3c-xsl-wg/2014Jun/0018.html (member only).

The conclusion was to allow the "new-value" of xsl:accumulator-rule to be expressed as a sequence constructor, where the rule is the either the new-value attribute or the sequence constructor must be present.

In addition, we decided that for consistency, "new-value" should be renamed into "select".

See also the meeting minutes of Jul 30, 2014, F2F Hursley.
Comment 1 Michael Kay 2014-07-31 16:16:55 UTC

*** This bug has been marked as a duplicate of bug 26330 ***
Comment 2 Michael Kay 2014-08-02 14:08:47 UTC
The changes have been applied. (The relevant changes are tagged under this bug number rather than under 26330).