[Bug 17229] New: [FO30] Example in op:gYearMonth-equal has typo

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

           Summary: [FO30] Example in op:gYearMonth-equal has typo
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Functions and Operators 3.0
        AssignedTo: mike@saxonica.com
        ReportedBy: bencompanjen@gmail.com
         QAContact: public-qt-comments@w3.org


The second example in section 9.4.10 op:gYearMonth-equal is
op:gYearMonth-equal(xs:gYearMonth("1978-03"), xs:gYearMonth("1986-03Z"))
returns false(). The starting instants are 1986-03-01T00:00:00-05:00 and
1986-03-01T00:00:00Z, respectively.

The first xs:gYearMonth should read "1986-03", or the first starting instant
should start with 1978.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 29 May 2012 08:57:48 UTC