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

HOW TO USE <eval> IN select

Subject: HOW TO USE <eval> IN select
From: "Vassilis Grillas" <vgrillas@xxxxxxxxx>
Date: Wed, 9 Jun 1999 13:51:37 +0300
select eval
This is what I want to do:
 
1) call a script function and use its result in the filter of a select.
 
<xsl:attribute name="VALUE">
   <xsl:value-of select="/MAIN/DAT/*[@ID = <xsl:eval>Read_ID()</xsl:eval>]" /-->
</xsl:attribute>
 
The ie5 complained about the < which I changed to &lt; (> to &gt;)
Then it complained about unexpected token :
any suggestions?
 
2) Is there any form of variable in XSL that can be used to read and write data continuously (i.e. not just write once read many)
 
 
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.