Re: [xsl] Is xsl:for-each "syntactic sugar"?

Subject: Re: [xsl] Is xsl:for-each "syntactic sugar"?
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Fri, 7 May 2010 06:17:26 -0700 (PDT)
David Carlisle wrote:

  Hi,

> Not "many", all uses of for-each can be
equivalently handled by
> apply-templates.

  For nodes, not for atomic items,
of course.

> <xsl:template match="/|node()" mode="unique-id">

  I guess you
meant match="@*|node()" ;-)

  Regards,

-- 
Florent Georges
http://fgeorges.org

Current Thread