Re: [xsl] recursive call of template - how to find parents

Subject: Re: [xsl] recursive call of template - how to find parents
From: "Emmanuil Batsis (Manos)" <mbatsis@xxxxxxxxxxx>
Date: Wed, 05 Nov 2003 11:30:28 +0200
If I understand you correctly, all you need to do is to give a name to your template and replace apply-templates with call-template (probably inside a for-each), passing the existing path as a parameter. This can work recursively.


hth,


--
Manos Batsis

    _  __    __                    __
   / |/ /__ / /____ __ _ ___ _____/ /_
  /    / -_) __(_-</  ' Y _ `/ __/ __/
 /_/|_/\__/\__/___/_/_/_|_,_/_/  \__/

http://www.netsmart.gr
mbatsis at netsmart dot gr
(+30) 210 33 02 608
(+30) 210 33 02 658
http://forte.netsmart.gr/foaf/manos_foaf.rdf




XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread