|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: grouping, sorting, splitting
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








