I am trying to find a way to get the sum (hh:mm:ss) of all descendant <time> element's values (mm:ss) in the XML.
The values of the descendant<time> elements are in mm:ss format, and I would like to be able to add all descendant <time> elements and rely on the XSLT processor to provide the correct hh:mm:ss total sum of all.
Is there a function for this type of math?
Thanks! -
benjatado
The values of the descendant<time> elements are in mm:ss format, and I would like to be able to add all descendant <time> elements and rely on the XSLT processor to provide the correct hh:mm:ss total sum of all.
Is there a function for this type of math?
Thanks! -
benjatado