Would using substring to get the 'intervals' be a good solution?
It looks like overhead. How would the Pro's format this?
Thanks for any feedback,
Joeri
----- Original Message -----
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, January 08, 2003 4:02 PM
Subject: RE: format number mask
> > 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.
>
> Michael Kay
> Software AG
> home: Michael.H.Kay@xxxxxxxxxxxx
> work: Michael.Kay@xxxxxxxxxxxxxx
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|