xsl-list
[Top] [All Lists]

[xsl] format-number issue

2012-02-14 01:42:10
Hi guys
I have taxAmount element which has different formats :
a) <TaxAmount>247.09</TaxAmount> 
b)<TaxAmount>247.9</TaxAmount> 
c)<TaxAmount>24</TaxAmount> 
The result shold be : 
a)0000024709
b)0000002479
c)0000000024
?
Thanks 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>