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 29806 - [XSLT30] (editorial) Section on xsl:copy-of does not mention @copy-accumulators
Summary: [XSLT30] (editorial) Section on xsl:copy-of does not mention @copy-accumulators
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows NT
: P2 editorial
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: 2016-09-02 16:56 UTC by Abel Braaksma
Modified: 2016-09-03 21:59 UTC (History)
0 users

See Also:


Attachments

Description Abel Braaksma 2016-09-02 16:56:08 UTC
Section 11.9.2 Deep Copy specifies the syntax for xsl:copy-of, which includes the attribute copy-accumulators. However, the first mention of that attribute is in 18.2 and then 18.2.2.

I believe it is customary that we list the attributes of a construct in the body of its description. In this case, I suggest we mention it with a forward reference to section 18.2.2.
Comment 1 Michael Kay 2016-09-03 21:59:54 UTC
Thanks, I have added a forwards reference as suggested.