On Fri, Oct 06, 2000 at 05:05:56PM +0200, Honza Pazdziora wrote:
>                         <xsl:value-of select="/page/result/{@name}"/>

Try <xsl:value-of select="/page/result/*[name()=current()/@name]"/> instead.

 .robin.

ps. This would be more appropriate on the XSL-List, I think.

-- 
Satan, oscillate my metallic sonatas!

Reply via email to