November 24, 200619 yr Hello all, I'm trying to sort some XML code.. I know < xsl:sort> tag but the circumstances are different and I don't think I can use it. Basically my xml is the result of an xsl transformation. so, I need to sort $myxmlnodeset. Is there any way to do this? Thank you
November 27, 200619 yr Author Hallo, John Frusciante Anthony Kiedis Michael Balzary Chad Smith i would like to sort this XML by - i.e. - name, so that I get a list where Anthony is first, then Chad, John and finally Michael. Is it possible? I tried some code but, unfortunately, I've found no solution. Edited November 27, 200619 yr by Guest
Create an account or sign in to comment