[Bug 1681] New: [FS] editorial: 4.12.6 Treat

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

           Summary: [FS] editorial: 4.12.6 Treat
           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.12.6 Treat

Norm / rule 1
"typeswitch ( [[ Expr ]]_Expr ) as $fs:new"
    Delete "as $fs:new".

"case SequenceType return $fs:new"
    Insert "$fs:new as" after "case".

"default return fn:error()"
    Insert "$fs:new" after "default" (if variables are mandatory in Core
    case clauses).

Received on Sunday, 17 July 2005 08:28:17 UTC