- From: Jess M Holle <jessh@ptc.com>
- Date: Fri, 16 Feb 2001 13:41:22 -0500 (EST)
- To: xsl-editors@w3.org
Sorting type should be able to be dynamically determined from Schema type information. For instance, if one wants to be able to process table-like XML which may contain any types of data one should be able to do something like: <xsl:sort data-type={th[sortCol]/@xsi:type} .... /> -- Jess Holle jessh@ptc.com
Received on Sunday, 18 February 2001 12:19:33 UTC