|
Subject: Re: [xsl] Tyro grouping and nesting problem From: "Joris Gillis" <roac@xxxxxxxxxx> Date: Fri, 11 Feb 2005 19:53:17 +0100 |
But, since $uniquedates returns a node set containing only three nodes, I can't figure out how to populate the new elements with all of its appropriate children, so I get this:
I know I'm missing something obvious here. Any sort of clue would be welcome.Hi,
Just replace:
<xsl:copy-of select="."/>
with:
<xsl:copy-of select="key('items',date)"/>
regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) Veni, vidi, wiki (http://www.wikipedia.org)
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Tyro grouping and nesting pro, Jon Crump | Thread | Re: [xsl] Tyro grouping and nesting, Jon Crump |
| [xsl] Tyro grouping and nesting pro, Jon Crump | Date | [xsl] New W3C Working Drafts (and n, Michael Kay |
| Month |