xsl-list
[Top] [All Lists]

Re: [xsl] Copy and group XML

2011-01-26 14:01:52
xsl:for-each-group always works that way, at each iteration "." is the first
item in the group. To get the whole group copy or apply templates to
current-group()

That makes sense - Thanks ;-)

--~------------------------------------------------------------------
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>