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 27660 - [xslt 3.0] Problems with xs:accumulator/@applies-to
Summary: [xslt 3.0] Problems with xs:accumulator/@applies-to
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Last Call drafts
Hardware: PC 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: 2014-12-18 20:53 UTC by Michael Kay
Modified: 2015-10-29 09:50 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2014-12-18 20:53:40 UTC
Arising from the review of accumulators (see bug #27273), various problems were identified with the semantics of the @applies-to attribute: in particular, it did not appear to meet its original purpose, of enabling a streaming processor to know whether or not a particular accumulator was applicable to a particular source document.

After extensive email discussion the WG decided on an alternative approach to define the relationship between accumulators and documents, based on a @use-accumulators attribute on xsl:stream, xsl:merge-source, and xsl:global-context-item.

The proposal in message https://lists.w3.org/Archives/Member/w3c-xsl-wg/2014Dec/0018.html (member-only) (plus a follow-up in 2014Dec/0019.html) was accepted by the WG, with minor changes recorded in the minutes.