- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Jun 2012 13:26:12 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17600 --- Comment #3 from Michael Kay <mike@saxonica.com> 2012-06-26 13:26:14 UTC --- >$seq[1 to 10] === $seq[position() = (1 to 10)] For what class of predicates does this equivalence hold? Any predicate whose value is a sequence of integers? Does it have to be the same sequence of integers for every node in the sequence? Or does it only apply to an expression written syntactically as a RangeExpr? That would be a horrible breach of orthogonality. -- Configure bugmail: https://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 Tuesday, 26 June 2012 13:26:22 UTC