Re: [xsl] format number mask

Subject: Re: [xsl] format number mask
From: Jeff Kenton <jkenton@xxxxxxxxxxxxx>
Date: Wed, 08 Jan 2003 10:30:23 -0500
Michael Kay wrote:
Can i use format-number to display EAN-8 / EAN-13 barcodes with format-number

1122222333334 should be displayed as 11.22222.33333.4
and
11222223 should be displayed as 11.22222.3



No, I don't think you can. Grouping separators can only be included at
regular intervals.


The XSLT 2.0 WD appears to allow grouping separators in arbitrary positions, although this probably doesn't help the original poster right now.





-- -------------------------- Jeff Kenton DataPower Technology, Inc.



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


Current Thread