|
Subject: Re: [xsl] Re: Keeping a running total? From: Florent Georges <darkman_spam@xxxxxxxx> Date: Mon, 17 Jul 2006 19:48:35 +0200 (CEST) |
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 riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Re: Keeping a running tot, Steve | Thread | RE: [xsl] Re: Keeping a running tot, Michael Kay |
| RE: [xsl] Matching elements based o, Wendell Piez | Date | RE: [xsl] Re: Keeping a running tot, Michael Kay |
| Month |