| Subject: Re: [xsl] Numbering 1st 2nd 3rd ... From: "Spencer Tickner" <spencertickner@xxxxxxxxx> Date: Tue, 12 Sep 2006 12:45:10 -0800 | 
Thanks for the response. Unfortunately I'm stuck to xslt1 for this job. I'll take your advice on the mod though.
if you are using xslt2 just useordinal="yes" on xsl:numer. in xslt1 you'd have to use an xsl:choose after getting the last digir as (posiotion() mod 10)
David
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Numbering 1st 2nd 3rd ..., David Carlisle | Thread | RE: [xsl] Numbering 1st 2nd 3rd ..., Michael Kay | 
| Re: [xsl] Numbering 1st 2nd 3rd ..., David Carlisle | Date | Re: [xsl] Numbering 1st 2nd 3rd ..., Abel Braaksma | 
| Month |