For-Each-Group
Groups the items in a list by a specified element. This statement requires a Grouping statement to specify which element to group-by. For an example of using the For-Each-Group statement, see Converting a List Into a Grouped List.
XSLT Equivalent
<ns0:for-each-group xmlns:ns0="http://www.w3.org/1999/XSL/Transform" select=""/>