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

dynamic name/value pairs on URL using "following::"

Subject: dynamic name/value pairs on URL using "following::"
From: "Brennan OShea" <Brennan.OShea@xxxxxxxxxx>
Date: Thu, 26 Oct 2000 7:58 -0500
url name value pairs
I am using the following loop to produce a 2 identical column table:
<xsl:for-each select="PARENT/CHILD [position() mod 2 = 1]">
This part works fine.  On each of the two columns I have a button that will send dynamic name/value pairs in the URL.  To get the dynamic data for the button on the left column's line items I use the following code:
<a href="ui.do?firstVar={/XXX/YYY/ZZZ}&amp;secondVar={/XXX/YYY/123}">
    <img src="../images/billing.gif"/>
</a>
This works fine as well.  My problem is with the "following::" syntax using the {} notation to get the value from the XML file for the column on the right side.  I've tried it many different ways and it does not work.  I still get the value from the left
 column when I try: 
following::{.XXX/YYY/ZZZ}
Any help will is greatly appreciated.


 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.