[Bug 1562] New: [FS] editorial: 4 Expressions

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

           Summary: [FS] editorial: 4 Expressions
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          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


4 Expressions

Core Grammar
"[31 (Core)] ExprSingle ::= ...
    Add QuantifiedExpr!

"It is a static type error"
    'static error' and 'type error' are distinct, so delete "static"?
    (If an implementation doesn't support STA, is Dynamic Evaluation
    required to raise an error in these circumstances?)

"for any expression to have the empty type, except for the following
expressions and functions"
    Functions don't have type per se. You should probably be talking
    about FunctionCalls.

"empty parenthesis" (throughout)
    s/parenthesis/parentheses/ ?

"those exception"
    Change to "these exceptions".

"a static type error is raised."
    Delete "static"?

"an empth parenthesis"
    s/empth/empty/

Received on Wednesday, 13 July 2005 02:59:40 UTC