Re: grouping and context (?)2004-08-28 04:04:19On Aug 28, 2004, at 4:25 AM, Jeni Tennison wrote: I think that you want to put a variable in the top level of the <xsl:template> (before you start doing any <xsl:for-each-group> stuff) that holds the <db:citation> element itself. Then you can get to the <db:biblioref> element that you started from immediately. ..... Does that help? Yup; thanks Jeni! In this case, then, using the key was the wrong approach. Bruce
|
|