RE: Sort problem

2002-11-01 Thread Cory Isaacson
This is solved now. It was a data error in my XML doc.   Thanks,   Cory -Original Message-From: Cory Isaacson [mailto:[EMAIL PROTECTED]]Sent: Thursday, October 31, 2002 9:57 PMTo: xalan-dev@xml. apache. orgSubject: Sort problem I have two sort documents, and in one

Sort problem

2002-10-31 Thread Cory Isaacson
I have two sort documents, and in one version I sort numbers (which works fine), and in the other I am sorting a text value. They are the same, with the exception of the data-type attribute not being included in the text one. This same code used to work in earlier version of Xalan (we are us