Subject: Re: grouping, sorting, splitting
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Mon, 18 Apr 2005 07:05:31 -0700 (PDT)
|
Hi Stephen,
I feel, the below statement needs to be corrected as
well..
> <xsl:with-param name="node-set"
> select="key('by-date', @date)[position() >=
> $pos][position() <= ($pos + 3)]" />
to..
<xsl:with-param name="node-set" select="key('by-date',
@date)[position() >=
$pos][position() <= ($pos + 2)]" />
I have not done extensive testing.. So please pardon
me..
I am not sure if my stylesheet is quite helpful.. As
Mike and David said we need a two pass approach..
I have a feeling my stylesheet might be OK :)
Regards,
Mukul
__________________________________
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide
| Current Thread |
Mukul Gandhi - 18 Apr 2005 11:37:38 -0000
- Mukul Gandhi - 18 Apr 2005 12:07:04 -0000
- Mukul Gandhi - 18 Apr 2005 14:05:46 -0000 <=
Mukul Gandhi - 19 Apr 2005 04:01:18 -0000
- beowulf - 19 Apr 2005 17:52:00 -0000
|
| <- Previous | Index | Next -> |
| Re: grouping, sorting, splitt, Mukul Gandhi
|
Thread |
Re: grouping, sorting, splitt, David Carlisle
|
| Re: [Fwd: Upgrading Saxon XSL, Elliotte Harold
|
Date |
Re: grouping, sorting, splitt, David Carlisle
|
|
Month |
|
|