| Subject: [xsl] Identifying alternate rows. From: Jitu <jibhatia@xxxxxxxxxxx> Date: Wed, 11 Dec 2002 15:00:22 +0530 | 
I have a xml file of the nature :
<row>
       <firstname> James <firstname>
      <lastname> Gosling <lastname>
      <nickname> Jame <nickname>
</row>
<row>
       <firstname> John <firstname>
      <lastname> Green <lastname>
      <nickname> Greeny <nickname>
</row>
<row>
       <firstname> Rojer <firstname>
      <lastname> Gee <lastname>
      <nickname> Roj <nickname>
</row>For this i am using xsl:for loop and outputting data. I need to highlight alternating rows.
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] special character, David Carlisle | Thread | Re: [xsl] Identifying alternate row, David Carlisle | 
| RE: [xsl] Multiple tranformations o, Michael Kay | Date | RE: [xsl] Building select-clause dy, Michael Kay | 
| Month |