[Bug 17600] Range predicates

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17600

--- Comment #2 from John Snelson <john.snelson@marklogic.com> 2012-06-26 13:18:06 UTC ---
Really, I don't know how you can call the semantics convoluted. You've given
the perfect syntactic expansion yourself:

$seq[1 to 10] === $seq[position() = (1 to 10)]

There isn't a problem with sequences with holes in - it still means the same
thing.

-- 
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:18:14 UTC