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]

parameter in path


Hi,

is it possible to use a paramter in the path of the select of a xsl:value-of ?

Example:

<xsl:param name="p1" select="'abc">
<xsl:value-of select="//some1/$p1/some2"/>

Frank


 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]