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

RE: Assigning numbers

Subject: RE: Assigning numbers
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 11 Dec 2003 12:34:52 +0200
RE:  Assigning numbers
Hi,

> ----------------------------- Expected Results
> ------------------------------
> 
> <a href="http://localhost?value1=Entorpresse&value2=KFC&value3=1.
> Questions Dossiers&value4=E - 110803GTO nama LK213 environmental chick
> (2001 18)"> click here </a>

You say you want to generate a link
 
> ----------------------------- my.xsl ------------------------------
> 
> <xsl:template match="link">
> <table>
>  <tr>
>   <xsl:for-each select="location">
> 	 <td>value=<xsl:value-of select="."/>&amp;</td>
>   </xsl:for-each>
>  </tr>
> </table>
> </xsl:template>

But in your stylesheet you're creating a table. Which one should it be? Anyhow, use <xsl:value-of select="position()" />.

Cheers,

Jarno - Lights Of Euphoria: True Life

 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.