Subject: [XSL] How to order numeric data containing commas?
From: Peter Tsantes <PTsantes@xxxxxxxxxxxxxx>
Date: Mon, 7 May 2001 10:35:05 -0400
|
I am having a problem ordering numbers that contain commas. I'm using XSL;
so I can't define the data type in <sort>.
I tried to use the namespace
xmlns:dt="urn:schemas-microsoft-com:datatypes"
xmlns="urn:schemas-microsoft-com:xml-data"
and choose datatypes that allow punctuation, but no luck.
Does anyone know how to get a numbers that contain commas to order properly
in XSL.
Regards,
Peter S. Tsantes
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|