xsl-list
[Top] [All Lists]

Re: Order... is posible?

2004-06-16 08:09:58
You should find this in any XSLT tutorial I guess, take for instance:

http://www.google.com/search?q=sort+in+XSLT
-->
http://www.xml.com/pub/a/2002/07/03/transform.html
http://www.w3schools.com/xsl/xsl_sort.asp
===

Best Regards,
 George
-----------------------------------------------
George Cristian Bina
<oXygen/> XML Editor & XSLT Editor/Debugger
http://www.oxygenxml.com


Dionisio Ruiz de Zarate wrote:
Hellow i have the bellow xml and i want to print the name with:
<xsl:value-of select="name"/>
but i want to appears ordered by the ide node.
is this posible?
how?
[...]


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