[Bug 1801] New: [FS] editorial: E.1.1 Type resolution

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

           Summary: [FS] editorial: E.1.1 Type resolution
           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


E.1.1 Type resolution

Notation
statEnv |- (TypeReference | TypeDerivation) resolves to TypeName { Type }
    It would be better to avoid EBNF-like metacharacters in judgment-form
    declarations. Just expand it to two declarations.
(leftover from last year, comment #262)

Sem / rule (2|4) / premise 2
statEnv.typeDefn(expanded-QName) => ...
    s/=>/=/

Received on Friday, 22 July 2005 02:58:47 UTC