[Bug 3143] [FS] editorial: 5.15 Function Declaration

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

           Summary: [FS] editorial: 5.15 Function Declaration
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


5.15 Function Declaration

SCP / rule 1 / premise 2
statEnv1 = statEnv + funcType(expanded-QName => FunctionDecl)
    funcType maps to FunctionSigs, not FunctionDecls. So the rule will have to
    construct the FunctionSig corresponding to FunctionDecl.

[Follow-up to Bug 1742.]

Received on Friday, 21 April 2006 21:26:25 UTC