|
Subject: Re: [xsl] grouping/position problem From: Bruce D'Arcus <bdarcus@xxxxxxxxx> Date: Sun, 24 Apr 2005 13:37:34 -0400 |
If the items to be grouped are already sorted on the grouping key, then
group-by and group-adjacent will produce the same result, but group-adjacent
may be more efficient because each group can be processed sequentially as it
is encountered, rather than having to build all the groups in memory before
processing starts.
F XPath syntax error at char 1 on line 32 in {$current-grouping-key()}:
expected "<name>", found "<function>("| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] grouping/position problem, Michael Kay | Thread | RE: [xsl] grouping/position problem, Michael Kay |
| RE: [xsl] grouping/position problem, Michael Kay | Date | Re: [xsl] grouping/position problem, Bruce D'Arcus |
| Month |