Subject: Re: Order of items in current-group()
From: "Vladimir Nesterovsky" <vladimir@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 24 Feb 2010 11:32:03 -0800
|
> > Whether the xslt 2.0 spec defines the order of items in sequence
returned
> > from current-group() function?
>
> The select attribute of xsl:for-each-group selects a sequence of items,
> called the population. The order of items in that sequence is called the
> population order. When forming the groups, the items in the population
> are examined in population order and then, if they belong to a group,
> added to a group. So that way the order of items in the population
> determines the order of items in a group.
Thank you for the prompt response.
Can you please refer to or quote a particular statement from the spec?
--
Vladimir Nesterovsky
http://www.nesterovsky-bros.com/
| Current Thread |
|
Vladimir Nesterovsky - 24 Feb 2010 19:33:58 -0000 <=
|
|