xsl-list
[Top] [All Lists]

Re: [xsl] automatic creation of nested elements

2008-12-01 07:23:52
Ganesh Babu N wrote:

This will create one element after the other but it won't create
the nested one.

  That's because you use for-each.  You should use recursion instead.

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/


























      


--~------------------------------------------------------------------
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>
--~--