| Subject: [xsl] Sort on multiple elements From: Jitu <jibhatia@xxxxxxxxxxx> Date: Fri, 23 Aug 2002 18:45:56 +0530 | 
For example :
<employees>
   <employee>
       <firstname>John<firstname>
       <lastname>Vinegar</lastname>
       <age>25</age>
       <salary>25000</salary>
   </employee>
   <employee>
       <firstname>Jim<firstname>
       <lastname>Vander</lastname>
       <age>27</age>
       <salary>15000</salary>
   </employee>
   <employee>
       <firstname>Joshua<firstname>
       <lastname>Raspberry</lastname>
       <age>35</age>
       <salary>24000</salary>
   </employee>
   <employee>
       <firstname>Norman<firstname>
       <lastname>Wolf</lastname>
       <age>45</age>
       <salary>75000</salary>
   </employee>
</employees>| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: Antwort: Re: [xsl] two xml sour, Robert S. Koberg | Thread | Re: [xsl] Sort on multiple elements, J.Pietschmann | 
| RE: [xsl] 8bit ascii encoding, Andrew Welch | Date | Re: [xsl] Multiple input streams (X, Joseph Kesselman | 
| Month |