Re: [xsl] Newbie learning question

Subject: Re: [xsl] Newbie learning question
From: Nicolas Mailhot <Nicolas.Mailhot@xxxxxxxxxxx>
Date: Wed, 14 Jul 2004 11:23:16 +0200
Le mar, 13/07/2004 C  17:05 -0600, M. David Peterson a C)crit :
> <property file = "{@name}"/>

Or use xsl:attribute
You'll probably end up doing it extensively with ant anyway - since {}
has special meanings both in ant and xslt sometimes it's easier to use
xsl:attribute everywhere instead of worrying who will interpret the {}.

Cheers,
--
Nicolas Mailhot

Current Thread