Try dividing by 100 ($x div 100). Note that XSLT 1.0 only supports double-precision floating point; if you want decimal arithmetic, you need XSLT 2.0.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|