Re: [xsl] Creating a keyed index of a set of nodes in a file

Subject: Re: [xsl] Creating a keyed index of a set of nodes in a file
From: Will McCutchen <mccutchen@xxxxxxxxx>
Date: Tue, 5 Jul 2005 10:25:46 -0500
> I have a problem trying to create a key based on the contents of an
> external file in XSLT 2.0. I have this file:
> ...
> Any help would be appreciated.

Here's a nice little "howto" for working with keys in XSL... you might
find it useful:
http://www.nedbatchelder.com/blog/20050623T160101.html

Current Thread