|
Subject: Re: [xsl] Dynamic xsl:value-of From: "cutlass" <cutlass@xxxxxxxxxxx> Date: Fri, 26 Apr 2002 12:55:05 +0100 |
> <xsl:value-of
> select="/db2000/http/param[@name='type{position()}]/@value/>
> </xsl:template>
u are trying to use xsl shorthand curly brackets {} within a select
attribute ???? which is an xpath statement....you are mixing up where to use
them.. ( eg. <a href="{$myvar}"></a> is a good example of using xslt
shorthand for attribute vals ).
another thing; is that u are trying to create a dynamic xpath statement,
which u cant do .....though i suspect small changes to your xml would
facilitate what u want todo.
cheers, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Dynamic xsl:value-of, Jeni Tennison | Thread | RE: [xsl] Dynamic xsl:value-of, Michael Kay |
| Re: [xsl] Dynamic xsl:value-of, Jeni Tennison | Date | RE: [xsl] new user xslt, David Nelson |
| Month |