- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 20 Aug 2007 17:17:40 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4969
Summary: Use Case "XQuery-XPath-Composability"
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Full Text
AssignedTo: cbotev@cs.cornell.edu
ReportedBy: cbotev@cs.cornell.edu
QAContact: public-qt-comments@w3.org
See http://lists.w3.org/Archives/Member/member-query-fttf/2007Aug/0018.html
2) Use Case "XQuery-XPath-Composability"*
Q9: the query contains "window at most (count(./contents/part/chapter) *3)
words", but the EBNF defines window expressions like this "window
AdditiveExpression FTUnit"
Suggestion: write "window (count(./contents/part/chapter) * 3) words"
Received on Monday, 20 August 2007 17:17:43 UTC