[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

simulating for with foreach

Subject: simulating for with foreach
From: "Mohsen Saboorian" <mohsens@xxxxxxxxx>
Date: Wed, 5 Jul 2006 12:48:54 +0330
 simulating for with foreach
Hi,
I would like to know if it is possible to iterate over a set of
elements (say node in this example) in a special way (not every
element, but 1, 3, 5, ... or any other sequence). (XSLT 1)
<nodes>
 <node />
 <node />
 <node />
 <node />
</nodes>
I know that one way is to <xsl:iterate> and use <xsl:if> and
position(), but there are situations in which you can not use
position() because it doesn't give you the exact node (for example
when you have #text elements randomly beside <node>.

Thanks.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.