[Bug 3781] [XQuery] The list of functions affected by "unordered" (section 3.9) is possibly incorrect.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3781

           Summary: [XQuery] The list of functions affected by "unordered"
                    (section 3.9) is possibly incorrect.
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery
        AssignedTo: chamberl@almaden.ibm.com
        ReportedBy: hrennau@yahoo.de
         QAContact: public-qt-comments@w3.org


In section 3.9, note #1, functions are listed which may return nondeterministic
results in a region of the query where ordering mode is "unordered". The list
includes the function fn:last. As this function returns the context size, I
should expect it to be independent of the ordering mode. So I doubt whether it
is correct to include it in the list.

Received on Sunday, 1 October 2006 21:13:33 UTC