|
Subject: Re: [xsl] Equal rights for xsl:next-match & co From: Evan Lenz <evan@xxxxxxxxxxxx> Date: Tue, 21 May 2013 09:12:47 -0700 |
<xsl:for-each select="1 to 10"> <xsl:next-match/> </xsl:for-each>
On 17/05/2013 20:29, Evan Lenz wrote:What bugs me is that you can't call <xsl:next-match/> inside <xsl:for-each> (because the "current template rule" is considered to be nullified).
I'm sure something could be defined but the semantics of that would be a little odd (whichever way it was defined) as next-match would need to trigger a template matching the node that matched the current template but that would not (usually) be the current node within a for-each.
David
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Equal rights for xsl:next, David Carlisle | Thread | Re: [xsl] Equal rights for xsl:next, David Carlisle |
| Re: [xsl] deep copy without attribu, John Lumley | Date | Re: [xsl] Equal rights for xsl:next, David Carlisle |
| Month |