[Bug 1678] New: [FS] editorial: 4.12.3 Cast

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

           Summary: [FS] editorial: 4.12.3 Cast
           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.3 Cast

Norm / rule 2
"case void() return ()"
"default return ..."
    If variables are mandatory in Core case clauses:
        s/case/case $fs:new as/
        s/default/default $fs:new/

"The type of a core cast expression"
    s/core/Core/

Received on Sunday, 17 July 2005 07:51:20 UTC