xsl-list
[Top] [All Lists]

sorting on attributes.

2002-10-23 08:31:29

is there a way to sort on the attributes of an element.


example :

<name lastname="shr" firstname="kum" age="26" address="40 port">

output:

name
     address = 40 port
     age = 26
     firstname = kum
     lastname = shr


Shree


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>