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

RE: Detecting every other node?

Subject: RE: Detecting every other node?
From: "Wakefield, Nicholas" <NWakefield@xxxxxxxxxxxxxxxxx>
Date: Fri, 24 Mar 2000 12:40:37 -0500
xsl every other node
I should of said I am using the Microsoft XSL parser. So how would do it
there.

-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: Friday, March 24, 2000 11:28 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: Detecting every other node?



> This e-mail has been sent in confidence to the named addressee(
one of which is an automated system that sticks it on a public web
site.... 

> I am trying to apply a different template for every other row
The example of colouring alternating rows of a table is in the xslt
spec. There are other examples in the faq.


<xsl:choose>
<xsl:when test="position() mod 2 = 0"> do this ...
<xsl:otherwise> do something else> ....


David


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


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


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.