|
Subject: RE: [xsl] Dynamic xsl:value-of From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx> Date: Fri, 26 Apr 2002 15:41:55 +0100 |
> <xsl:value-of
> select="/db2000/http/param[@name='type{position()}]/@value/>
> </xsl:template>
>
> The problem is that the syntax don't work :)
>
> Any ideas on how I can construct the xpath expression dynamically?
>
select="/db2000/http/param[@name=concat('type', position())]/@value"
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Dynamic xsl:value-of, cutlass | Thread | [xsl] parameter from a child templa, longjohn |
| Re: [xsl] pdf-bookmarks with xsl fo, W. Eliot Kimber | Date | [xsl] [Announce] XT Version 2002042, Bill Lindsey |
| Month |