Subject: Aggregate
From: "Reddy, Nagesh" <Nagesh_Reddy@xxxxxxx>
Date: Wed, 1 Nov 2000 09:54:59 -0400 (EST)
|
Hi,
I would like to know if we can aggregete a set of xml data. I want the
average of time in this file which should be (10+12+8)/3. The answer would
be 10
For Example
<IN>
<name>A</name>
<time>10</time>
</IN>
<IN>
<name>B</name>
<time>12</time>
</IN>
<IN>
<name>C</name>
<time>8</time>
</IN>
I am using Schemas and XML so where do i do the average in Schemas or XML
please respond at the earliest.
Thanks
Nagesh Reddy
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Aggregate
- Reddy, Nagesh - Wed, 1 Nov 2000 09:54:59 -0400 (EST) <=
|
|