[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Xpath and for-each looping


Subject: RE: [xsl] Xpath and for-each looping
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Mon, 19 May 2003 13:21:42 -0400

[ Michael Kay] [mailto:mhk@xxxxxxxxx] 

> What's wrong with the simpler technique of simply removing the
> punctuation, so 2003-05-08 sorts as 20030508?
> 

That could be good, too.  I remember also using the first kind of
technique on indented numbering systems where you could multiply by
powers of ten, which was good because the number of digits for a
division was not fixed.  No matter how you do it, yoou may have to slipt
into fields and reassemble, depending on the sort order you want.

Cheers,

Tom P

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



Current Thread