xsl-list
[Top] [All Lists]

Re: muliple level sorting using xsl:sort

2005-09-05 10:19:52
Tempore 13:44:57, die 09/05/2005 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Aravind J 
<aravindjp(_at_)yahoo(_dot_)com>:

Thank you very much for your reply, I still didn't get
how it will sort , could you pls tell me how it will
work
especially why we need
<xsl:copy-of select="code/name"/>
<xsl:apply-templates select="child"/>
in for-each loop ?

It isn't needed as such. Only the 'xsl:sort' element is relevant. The rest was 
just to be able to check if it gave a reasonable result.

But what I can't tell from your reply, is wether it was useful. Were you able 
to implement my solution into your real XLST? If not, please provide a sample 
output that would clarify what you're trying to achieve.

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
«Error, keyboard not found— press F1 to continue» , BIOS

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--