Re: [xsl] How to mark every 5th output record.

Subject: Re: [xsl] How to mark every 5th output record.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 11 Mar 2008 15:37:17 GMT
>  Well, that's the simplest form.  But if there are a lot of template
> rules, that can quickly become tedious.  And if the walking is not the
> natural XSLT walking (for instance two different select expressions
> that apply the same template rules in different context) that can
> become complex...

agreed, which is why I said


me> Having said that, unless you _know_ you will hit memory constraints by
me> doing a second (or third) pass over the tree, that's easier to manage in
me> the long run.

basically all we can do is float some ideas, it's hard to be specific...

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread