- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 22 Jul 2005 02:58:44 +0000
- To: public-qt-comments@w3.org
- Cc:
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