Newbiesh question

S

Shmuel

If i have like this:

<currencies>
<currency name="us">
<rate>6.7890</rate>
</currency>
<currency name="eur">
<rate>7.45656</rate>
</currency>
</currencies>

and then if Im looping throug currencies and I am currently in eur and
if I want for example to add it to the value of "us", so how do I do it?
To be more specific: eurus = 7.45656 + 6.7890


I loop through the currencies in XSL with <xsl:for each> and so on.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,813
Latest member
lawrwtwinkle111

Latest Threads

Top