Henry Zongaro/Toronto/[EMAIL PROTECTED] wrote on 2006-01-06 02:03:25 PM: > I think you really want something like this, which worked for me: > > <xsl:for-each select="ext:makevec3s(.)/vec3"> > <xsl:value-of select="@value"/> > </xsl:for-each>
Whoops! I was thinking you were only interested in the string values returned in the attributes. Of course xsl:copy-of is the right instruction to use instead of xsl:value-of, as David Marston and Dave Bertoni have already pointed out. Thanks, Henry ------------------------------------------------------------------ Henry Zongaro Xalan development IBM SWS Toronto Lab T/L 969-6044; Phone +1 905 413-6044 mailto:[EMAIL PROTECTED]