Re: <xsl:while>

Subject: Re: <xsl:while>
From: David_Marston@xxxxxxxxx
Date: Thu, 25 May 2000 09:47:33 -0400
MarkH of Agilic asks:
>Is there a way...to loop on a test condition such
>as...
>    <xsl:while test="contains($xslfile,'/')">
>      [and cut off the front of $xslfile on each iteration]

In Dave Pawson's FAQ, you should be able to find some
ideas on recursive use of templates. If there isn't one
that directly shows the above, there's at least some ideas
you can adapt.
.................David Marston


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


Current Thread
  • <xsl:while>
    • MarkH - Thu, 25 May 2000 10:18:57 +0100
      • <Possible follow-ups>
      • Kay Michael - Thu, 25 May 2000 11:02:09 +0100
      • David_Marston - Thu, 25 May 2000 09:47:33 -0400 <=