Re: [xsl] xsl:key() and $variables.

Subject: Re: [xsl] xsl:key() and $variables.
From: Steve <subsume@xxxxxxxxx>
Date: Fri, 21 Jul 2006 16:12:59 -0400
Thank you very much, I've been there.

My problem relates to the ... nevermind. Read up, Dimitre.

On 7/21/06, Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:
On 7/21/06, Steve <subsume@xxxxxxxxx> wrote:
> Anyone have a 1.0 interpretation of this?
>
> >    <xsl:apply-templates
> >      select="key('records',
> >                  key('activities',
> >                      'yes',
> >                      document('blah.xml')),
> >                  $records)"/>
>


http://www.w3.org/TR/xslt20/#keys



-- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence.

Current Thread