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 10476 - [XSLT21] Merging example is not well formed
Summary: [XSLT21] Merging example is not well formed
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 (show other bugs)
Version: Working drafts
Hardware: All All
: P5 trivial
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL: http://www.w3.org/TR/xslt-21/#merging
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 18:36 UTC by Henry Zongaro
Modified: 2011-06-08 21:34 UTC (History)
0 users

See Also:


Attachments

Description Henry Zongaro 2010-08-27 18:36:55 UTC
In section 15 of the XSLT 2.1 working draft,[1] the following fragment appears in second example (Merging two heterogeneous files):

      <xsl:merge-action>
        <xsl:apply-templates select="current-group()" 
                             mode="standardize-log-entry">
      </xsl:merge-action>

The xsl:apply-templates should probably be an empty element tag rather than a start tag.

[1] http://www.w3.org/TR/xslt-21/#merging
Comment 1 Michael Kay 2010-12-02 11:50:19 UTC
Fixed as suggested
Comment 2 Michael Kay 2011-06-08 21:34:25 UTC
The Prague F2f (March 2011) minutes record:

This has in fact been resolved; SCA to close.

Which I am now doing on her behalf.