[Bug 3885] [FS] editorial: 4.1.5 Function Calls / Dynamic Evaluation

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

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


4.1.5 Function Calls

DEv / rule 3 / premise 1
DEv / rule 5 / premise 6
dynEnv.funcDefn(expanded-QName() = ...
    Missing right paren.

DEv / rule 3 / premise 3
DEv / rule 5 / premise 7
dynEnv1.varValue |- ...
    Malformed. Delete ".varValue"

"The rule for evaluating an function imported from a module"
    s/an/a/

"If the function is a built-in function ..."
    This should also refer to overloaded fs: functions, unless those are
    deemed to be included under "special formal semantics function". In
    any case, it should include a link to C.2.

Received on Sunday, 29 October 2006 10:47:07 UTC