xsl-list
[Top] [All Lists]

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

2008-03-11 07:50:30
David Carlisle wrote:

If you want to use position() to do the numbering then you
need to iterate over a set of nodes in teh right sequence,
so that probably does mean that you want to copy teh
nodes.

  Well, that requires to create a new sequence that will
reference existing nodes, but that doesn't imply to copy
nodes themselves.  Or I've missed something.

  Regards,

--drkm
























      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr


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