Sorry but this works for me. The image src attribute had an embedded carriage return because it inherits the formatting of the stylesheet, so I removed the spaces and carriage returns from the stylesheet like this:
<xsl:attribute name="src">http:localhost/tamino/tjt-d69/kuvat/pic_doc/<xsl:value-of select="kuva/@polku"/></xsl:attribute>
</pre><BR>and I got this output:<BR><pre class="ip-ubbcode-code-pre">
<img src="http:localhost/tamino/tjt-d69/kuvat/pic_doc/na.jpg">
I tested it with passthru version 3111 and version 4111; same result.
[This message was edited by Bill Leeney on 04 Nov 2002 at 09:50.]
#webMethods#Tamino#API-Management