Subject: RE: Correctly sorting ID's
From: "Niki Dinsey - CSW" <niki.dinsey@xxxxxxxxx>
Date: Tue, 21 Jan 2003 16:28:49 -0000
|
Hi Eliot,
Thanks for the response; I was hoping on pure XSLT solution, so I'm
looking into using the exslt template you mentioned, although I'm still
a little lost as to what I'll do with the resulting node-sets. Thanks.
Niki
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of W. Eliot
Kimber
Sent: 21 January 2003 15:51
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Correctly sorting ID's
Niki Dinsey - CSW wrote:
> Hi there list guru's, I have a question.
>
> In a transform, is it possible to correctly sort these poorly formed
> id's listed below
I'm sure it's possible to do something with pure XSLT or EXSLT (e.g.,
using the tokenization extension), but it would probably be easier to
write a custom collator (at least using Saxon). Then you could easily
implement your collation semantics in Java.
Cheers,
E.
--
W. Eliot Kimber, eliot@xxxxxxxxxx
Consultant, ISOGEN International
1016 La Posada Dr., Suite 240
Austin, TX 78752 Phone: 512.656.4139
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|