| 
 
Subject: [xsl] using an attribute's value as input for value-of? From: Jakob Fix <jakob.fix@xxxxxxxxx> Date: Tue, 22 Feb 2005 16:08:10 +0100  | 
I would like to use the value of an attribute which contains an Expression as the input for an value-of. Like this: input xml ... <elt attr=".//elta|.//eltb"/> ... xsl stylesheet ... <xsl:value-of select="@attr"/> ... In this case, I know, the actual output will be ".//elta|.//eltb". How must I proceed to get the expression evaluated, and the resulting value be output instead? cheers, -- Jakob.
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] creating top-level elemen, omprakash . v | Thread | RE: [xsl] using an attribute's valu, Michael Kay | 
| Re: [xsl] creating top-level elemen, David Carlisle | Date | Re: [xsl] creating top-level elemen, RQamar | 
| Month |