[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Replacing leading zero with space

Subject: RE: Replacing leading zero with space
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 10 Apr 2003 23:33:23 +0100
replacing leading
format-number() does not do space-padding to a fixed length.

You can pad anything to a fixed length by using a suitable combination
of substring, concat, and string-length.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Cams Ismael
> Sent: 10 April 2003 08:33
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject:  Replacing leading zero with space
> 
> 
> Hello everyone,
> 
> is it possible to accomplish following with <xsl:decimal-format> and
> format-number():
> 
> input: 1,5,9,10,12,16
> 
> output should be:
>  1
>  5
>  9
> 10
> 12
> 16
> 
> So I want to replace the leading zero with a space. But 
> <xsl:decimal-format zero-digit=" "> does not work. I know I 
> can get the result with a combination of the translate and 
> substring function, but maybe there is an easier way to do 
> this. Can somebody help me with this ?
> 
> Kind regards,
> Ismaël
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.