Re: [xslt] Very simple question, major headache.



On Mon, 2008-03-10 at 19:23 -0400, Patrick Bergeron wrote:

> And I need to output some of these records, but not all of them. The rules
> upon which I decide to output are complex, and I won't bore you with the
> details.
> 
> Also, after every 5th record has been output, I need to write some kind of
> marker in the output stream.

You probably want a recursive template that optionally generates a
marker, handes one record, and then calls itself if there's more.

This sort of question might do best on the Mulberry xsl list.
Or on IRC in FreeNode::#XML if you prefer.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]