- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jun 2007 07:07:03 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4668
Summary: [Full text LC draft sec. 3.2] Examples with "because"
need a change
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Full Text
AssignedTo: jim.melton@acm.org
ReportedBy: fsasaki@w3.org
QAContact: public-qt-comments@w3.org
The examples in this section contain statements like
"The following expression returns the book element whose number is 1, because
..."
I think that, given the XPath expressions in the examples, the statements
should be like:
"The following expression returns the book element whose number is 1 and ..."
Received on Wednesday, 20 June 2007 07:07:04 UTC