- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 21 Jul 2005 06:47:32 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1792
Summary: [FS] editorial: []_sequencetype needs statEnv?
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
There are examples of judgments like:
statEnv |- Type = [[ SequenceType ]]_sequencetype
and also ones like:
Type = [[ SequenceType ]]_sequencetype
As far as I can tell, []_sequencetype has no need of statEnv, so I suggest
changing instances of the former to the latter. This affects rules in:
5.14
5.15
8.2.3.1.1
8.2.3.1.2
8.2.3.2.2
Received on Thursday, 21 July 2005 06:47:34 UTC