xsl-list
[Top] [All Lists]

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

2010-05-07 09:30:19

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


Only if the select expression selects nodes (rather than atomic values). But
XSLT 2.1 will remove this remaining difference.

Regards,

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


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