- From: <bugzilla@jessica.w3.org>
- Date: Sat, 01 May 2010 22:59:26 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9640
Summary: [XPath] Example in 3.3.3, Combining Node Sequences,
should state that nodes A, B, C are in document order
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: XPath
AssignedTo: jonathan.robie@redhat.com
ReportedBy: roth@visualclick.de
QAContact: public-qt-comments@w3.org
The text for example in 3.3.3, Combining Node Sequences, should state that the
nodes with symbolic names A, B, C are in document order (i.e. A << B << C ).
If they weren't, the given operation results would be incorrect, since a
combining operation returns the sequence of nodes in document order.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 1 May 2010 22:59:29 UTC