- From: Jeni Tennison <jeni@jenitennison.com>
- Date: Thu, 5 Jun 2003 10:26:50 +0100
- To: "'Ellis Cohen'" <e.cohen@acm.org>, public-qt-comments@w3.org
Mike Kay wrote: > We decided that this was overloading the [] operator one step too > far, and that it wasn't a great hardship to write: > > for $i in 1 to 20 return $seq[$i] Or $seq[position() = 1 to 20] if you prefer. Cheers, Jeni --- Jeni Tennison http://www.jenitennison.com/
Received on Thursday, 5 June 2003 05:27:11 UTC