xsl-list
[Top] [All Lists]

RE: [xsl] dynamic grouping assignment

2007-07-16 04:55:32
 grouping assignment

I tried this before, but I got the error: A sequence of more 
than one item is not allowed as the first argument of 
saxon:evaluate(). 

Sorry, it should of course be

group-by="string-join(receiver, operation, prev_bus_state, data,
  for $x in $groupingKeys/key return saxon:evaluate($x), '|'))"


Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>