xsl-list
[Top] [All Lists]

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

2010-05-07 07:30:13
On Fri, May 7, 2010 at 7:11 AM, David Carlisle 
<davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
As above, it can be seen as syntactic variation on apply-templates, however
you have to work quite hard to get exactly the same behaviour with respect
to variable scope.

I think, people sometimes make conscience design decisions while using
xsl:for-each & apply-templates based on, pull and push processing
models. As you said, many XSLT programming situations could be
equivanetly handled by for-each & apply-templates.


-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
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>
--~--