xsl-list
[Top] [All Lists]

RE: [xsl] Re: Keeping a running total?

2006-07-17 10:54:25
In both cases of course the match="" should be select="".

Michael Kay
http://www.saxonica.com/

 

-----Original Message-----
From: Florent Georges [mailto:darkman_spam(_at_)yahoo(_dot_)fr] 
Sent: 17 July 2006 18:49
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Re: Keeping a running total?

Steve wrote:

<xsl:for-each select='$var//x'>
 <xsl:apply-templates match='.' />
</xsl:for-each>

  Can be simplified in:

    <xsl:apply-templates match='$var//x'/>

  Regards,

--drkm


























      

      
              
______________________________________________________________
_____________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! 
Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--