- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 19 Jul 2005 05:50:08 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1748
Summary: [FS] editorial: 7.1.7 The fs:item-sequence-to-node-
sequence function
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
7.1.7 The fs:item-sequence-to-node-sequence function
"by applying the normative rules in [XQuery] Section 3.7.3.1 Computed
Element Constructors"
There are a lot of rules in that section. You need to be more specific
about exactly which ones to apply. I think it's just 1,2,3 under
"Processing of the computed element constructor proceeds as follows".
STA / rule 1 / premise 2
statEnv |- Type : ...
s/:/<:/
Also, the type doesn't allow for document nodes.
STA / rule 1 / premise 2
STA / rule 1 / conclusion
s/PI/processing-instruction/
Received on Tuesday, 19 July 2005 05:50:10 UTC