XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
becky goodfordSubject: formatting whole number to be percentage
Author: becky goodford
Date: 20 Mar 2006 12:15 PM
I have a whole number in my xml document (41) for example, and need it to display as 41.0%

I have tried formatting as: 0.0% and several methods, but am getting 4100.00% instead.

I think this should be simple, but I am stuck, do I need to divid by 100 and then format?

I was looking for an easier way.


Unknownsat-customer(1).xml


Unknownsat-customer-pdf.xsl

Postnext
Minollo I.Subject: formatting whole number to be percentage
Author: Minollo I.
Date: 20 Mar 2006 12:44 PM
<xsl:value-of select="format-number(satisfied,'#.0')"/>%

Posttop
becky goodfordSubject: formatting whole number to be percentage
Author: becky goodford
Date: 20 Mar 2006 12:54 PM
great, that worked
I have another dilemna with the same xml file. I will send another post, and title it "conditional data and headers"

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.