Re: [xsl] automatic creation of nested elements

Subject: Re: [xsl] automatic creation of nested elements
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Mon, 1 Dec 2008 13:16:50 +0100 (CET)
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/

Current Thread