This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Key/Use



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]