[Bug 26680] New: [XSLT30] Text on merge-key references grouping key, plus an omission

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26680

            Bug ID: 26680
           Summary: [XSLT30] Text on merge-key references grouping key,
                    plus an omission
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: abel.braaksma@xs4all.nl
        QA Contact: public-qt-comments@w3.org

Editorial.

In all following sections, the word grouping should be replaced with merge
(key).

- Current 4th para under 15.6.2 fn:current-merge-key:
"While an xsl:merge instruction is being evaluated, the current grouping key
will be[...]"

- Current 6th (last) para under 15.6.2 fn:current-merge-key, first sentence:
"The grouping keys of all items in a group are not [...]"

- Same, last sentence:
"[...]The current-grouping-key function returns the grouping key of the initial
item in the group,[...]"

- Under 15.6.2 error definitions:
"[ERR XTDE3510] It is a dynamic error if the current-merge-key function is used
when the current grouping key is absent[...]"

In the following, replace current group with current merge group.

- Current 5th para under 15.6.1, fn:current-merge-group:
"Duplicates are not eliminated: for example, if the same node is selected in
more than one input sequence, it may appear twice in the current group."

Other notes:
(potentially not just editorial)

- Under 15.6.2. a sentence like the following, which is present for
fn:current-merge-group, is not present for fn:current-merge-key. This seems
either an inconsistency, or simply an omission:

"All invocation constructs set the value of the current merge group to absent."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 27 August 2014 15:56:40 UTC