[Home] [By Thread] [By Date] [Recent Entries]
Tempore 19:46:37, die 02/11/2005 AD, hinc in
xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Jon Crump
<jjcrump@xxxxxxxxxxxxxxxx>:
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, Your really near to the solution;) Just replace:
<xsl:copy-of select="."/>
with:
<xsl:copy-of select="key('items',date)"/>
|

Cart



