This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[XSL] How to order numeric data containing commas?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]