[Bug 28981] New: [editorial] op:same-key lists gMonth twice

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

            Bug ID: 28981
           Summary: [editorial] op:same-key lists gMonth twice
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 3.1
          Assignee: mike@saxonica.com
          Reporter: josh.spiegel@oracle.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---
             Group: XSLXQuery_WG

In 17.1.1 op:same-key:

<quote>
All of the following conditions are true:

    $k1 is an instance of xs:date, xs:time, xs:dateTime, xs:gYear,
xs:gYearMonth, xs:gMonth, xs:gMonth, or xs:gDay

    $k2 is an instance of xs:date, xs:time, xs:dateTime, xs:gYear,
xs:gYearMonth, xs:gMonth, xs:gMonth, or xs:gDay
</quote>

xs:gMonth is listed twice in both conditions.  One of each pair should be
changed to xs:gMonthDay.

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

Received on Tuesday, 21 July 2015 14:44:18 UTC