xsl-list
[Top] [All Lists]

RE: Variables

2003-02-13 04:47:40
What i want to acheve is:

if i have the following xml node i.e.

<><><><><<><><><><><<><><><><<><><><><><
<names option1="john" option2="peter"/> 
<><><><><<><><><><><<><><><><<><><><><><

First of all check if the attribute "option1" exists(How do i 
do this?), it's not a must it will be there. And if it does, 
set the variable x = 400 - ( No.of option1 * 10 )

Given that the variable had been declared earlier.

No, that's not what you want to achieve. That's the method you want to
use to achieve it, which won't work. You've already been told that you
are going to have to change your procedural thinking to solve this
problem. Now tell us what the problem is: what are the inputs and
outputs to your transformation, and how are they related?

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



<Prev in Thread] Current Thread [Next in Thread>