- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 15 Jan 2007 13:26:47 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4220
Summary: text {} in K2-InScopePrefixesFunc-3
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
According to XQuery,
[114]CompTextConstructor ::= "text" "{" Expr "}"
That is, the Expr is not optional, and so text {} is a parse error.
Received on Monday, 15 January 2007 13:26:55 UTC