[xsl] Key/Use

Subject: [xsl] Key/Use
From: Kevin_Gutch@xxxxxxxxxxx
Date: Tue, 4 Sep 2001 20:02:24 -0400
Is this code legal? I do not receive any errors but it will not work. It
works fine however, if I insert the a value without concat. I know that the
output of the Concat is correct because I have used it elsewhere.



<xsl:key name="lookup" match="row" use="concat($TRANSFORMER_SourceCountry,'
_layer_name')"/>



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread