Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Generating an IMG tag >Thread Next - Re: Generating an IMG tag Re: Generating an IMG tagTo: NULL Date: 9/1/2005 10:09:00 PM >
> xsl:attribute perhaps. Something like this
>
> <img>
> <xsl:attribute name="concat('images/', percent)"/>
> </img>
>
> Something like that anyway. You can probably fixup the XPath.
>
Let's try again
<img>
<xsl:attribute name="src">
<xsl:value-of select="concat('images/', concat(percent, '.png'))">
</xsl:attribute>
</img>
Alternatively you could wait for someone who knows what they are talking
about to answer.
I'm pretty sure xsl:attribute is the answer however.
John
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
