sum « XSLT stylesheet « XML Tutorial
Home
XML Tutorial
1.
Introduction
2.
Namespace
3.
XML Schema
4.
XPath
5.
XSLT stylesheet
XML Tutorial
»
XSLT stylesheet
»
sum
5.13.sum
5.13.1.
sum()- Takes a node-set as its argument and returns the sum of the value of each individual node after converting the values to a numeric type if possible.
5.13.2.
round the result of sum()
5.13.3.
Sum value
5.13.4.
sum() sums all numbers in selected nodes.
5.13.5.
sum only odd ones
java2s.com
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.