[xsl] for loop with variable??

Subject: [xsl] for loop with variable??
From: "Yan Zhu" <yan.zhu@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 07 Mar 2001 15:15:44 -0600
    is there a way to use a for loop and a counter sort of variable?

    I need a way to cycle through a node list, pass two nodes to a template
at a time.

    so call the template and pass node1, node2, then
    do it again with node3, node4
    do it over and over util all nodes are gone.

    it that possible?

thanks



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread