xsl-list
[Top] [All Lists]

Re: [xsl] Need help with XSLT tokenize

2020-08-13 05:20:22
On Thu, Aug 13, 2020 at 9:08 AM Liam R. E. Quin 
liam(_at_)fromoldbooks(_dot_)org <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

Note that XSLT does not have, and has never had, loops in the
procedural sense (although there's a saxon:while extension which is
close).

For example, the XSLT processor is free to evalueate for-each in any
order, as long as the result ends up sorted appropriately.

But it's a common impression that many people have, that for-each is a
loop.  The impression can lead to problems in corner cases.


Thanks for insightful points.



-- 
Regards,
Mukul Gandhi
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>