xsl-list
[Top] [All Lists]

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

2006-07-21 13:06:26
On 7/21/06, Steve <subsume(_at_)gmail(_dot_)com> 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.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--