xsl-list
[Top] [All Lists]

applying one template to next chunk of child nodes

2006-01-13 07:58:03
Hi

I wonder if it is possible to call a template on a fixed number of following siblings. I have something like:

<AllItems>
   <Item> ... </Item>
   <Item> ... </Item>
   ...
</AllItems>

Is there a posibility to call a template for the first 10 Item-Tags, consume them this way, call the template on the next 10 Item-Tags and so on. If yes, a small example would help me a lot.

Best regards,
        Alex


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



<Prev in Thread] Current Thread [Next in Thread>