[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: simulating for with foreach
> to clarify my request, suppose I don't have needed sequence > of nodes anywhere, and want to access every 4 elements: 1, 5, > 9, ... to the end. Do I have to use <xsl:if test="position() > mod 4 = 1", or there is a more flexible way? In what way do you consider the solution inflexible? Obviously you can replace either number by a variable. Michael Kay http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|