xsl-list
[Top] [All Lists]

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

2006-07-20 17:57:23
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!

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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--