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

Subject: Re: [xsl] xsl:key() and $variables.
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Fri, 21 Jul 2006 13:06:00 -0700
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