xsl-list
[Top] [All Lists]

Re: Tyro grouping and nesting problem

2005-02-11 12:33:56
Jorris,

I can't believe I came so far without discovering the final step! Thanks
so much!

On Fri, 11 Feb 2005, Joris Gillis wrote:


Your really near to the solution;)

Just replace:
<xsl:copy-of select="."/>
with:
<xsl:copy-of select="key('items',date)"/>
__________
J.J. Crump
Dept. of History 353560
University of Washington
Seattle, WA. 98195


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