This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Variables and constants


> Come to think about it, doesn't <xsl:for-each> also fit the 
> same bill? I can't see why <xsl:apply-templates> + modes can't accomplish 
> the same things that <xsl:for-each> [and <xsl:call-template>] can.
> 
Yes, and you could also argue that the "+" operator is redundant, because
you can always achieve addition by writing $x - - $y.

Question is, what are you trying to achieve?

Mike Kay


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]