mdeepthi.89 Posted July 18, 2011 Share Posted July 18, 2011 I've sorted a few elements.I need to get their sortorder.Is there any way i can do it???for example.<url><link>sp[v</link><oder>1</order><link>j[v[d</link><order>2</order><link>snp[</link><order>3</order></url>How do i make my xsl display their position in the sorted list ie 1,2,3please helpp Link to comment Share on other sites More sharing options...
Martin Honnen Posted July 19, 2011 Share Posted July 19, 2011 I don't understand what you want to achieve. Consider to post the output sample (e.g. XML or HTML or text) you want to create with XSLT for your input sample. And explain which elements you are interested in (link, order, both?) and what the relationship is between link and order elements. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.