[xsl] Re[2]: xsl:attribute

Subject: [xsl] Re[2]: xsl:attribute
From: Antonio Bueno <atnbueno@xxxxxxxxxx>
Date: Sun, 17 Feb 2002 20:18:44 +0100
Hi, Oleg.

OT> Try shorter one :)
OT> <xsl:template match="canal">
OT>         <option value="{@id}">
OT>                 <xsl:value-of select="."/>
OT>         </option>
OT> </xsl:template>

Much better! Thanks!

About the error, I re-did it and you're right: it works. I guess the
error was somewhere else and I fix it with the change :P

Remember, I warned about my newbie status :D

Thanks,
Antonio

http://www.webcsd.com
mailto:atnbueno@xxxxxxxxxx


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread