Mega Code Archive
Categories
/
XML Tutorial
/
XSLT StyleSheet
Sum only odd ones
File: Data.xml
1
3
4
17
8
11
File: Transform.xslt
=
+
Output: 1 + 3 + 17 + 11 = 32