xsl-list
[Top] [All Lists]

RE: [xsl] Display numeric string of the form 01W or 02Y

2009-11-16 03:36:03

Hello,
The string that I am trying to display is an entry in the database 'Tenor'. Its 
format is like 1W or 2W or 1Y.
But, when I have to output it, it should be in the form 01W or 02W or 03W or 
01Y or 10Y with a zero appended in the beginning. The number format cannot be 
used here.

Regards,
Swati

-----Original Message-----
From: Michael Kay [mailto:mike(_at_)saxonica(_dot_)com]
Sent: 16 November 2009 00:18
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Display numeric string of the form 01W or 02Y


How do I display a string like 01W or one which contains chars(both
numbers and albhabets). Is there any element to achieve the same?
I cannot break it as it's a Tenor value(i.e. month r week)

You're not explaining your problem clearly. Why is this different from 
displaying any other string, such as "Michael"? Perhaps you want some special 
output format?

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay



--~------------------------------------------------------------------
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>
--~--


--~------------------------------------------------------------------
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>
--~--