[xsl] extract values from an attribute, then math division

Subject: [xsl] extract values from an attribute, then math division
From: "Leslie Young" <xlr8sx@xxxxxxxxxxx>
Date: Thu, 20 Jul 2006 19:57:00 -0500
I need to extract 2 values from an attribute and perform math division. For example, define a variable = [Total] / [Count] / 100 from the following Value element. Any advise how to do it?

<Item name="AAA">
  <Value name="Samples" result="Samples: [Total] = 2000.0 [Count] = 50" />
</Item>

Thanks in advance!

_________________________________________________________________
Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


Current Thread