[Bug 14350] New: [XQuery30] technical: 3.1.5.3 Function Item Coercion: number of parameters

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

           Summary: [XQuery30] technical: 3.1.5.3 Function Item Coercion:
                    number of parameters
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@gmail.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


It seems to me that function item coercion should be required to raise a type
error if there's a mismatch in the number of parameters (expected vs actual),
because the semantics of the new function don't make any sense in such a case.

(Currently, an implementation is merely *allowed* to raise a type error.)

-- 
Configure bugmail: http://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 Saturday, 1 October 2011 07:57:41 UTC