RE: [xsl] Treating a source document differently depending on the number of passes

Subject: RE: [xsl] Treating a source document differently depending on the number of passes
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 8 Sep 2003 15:37:03 +0100
You maintain the count in your calling application, the one that is
invoking the transformations, and you pass it to the stylesheet as a
parameter.

Michael Kay

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Tim Müller-Seydlitz
> Sent: 08 September 2003 14:46
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Treating a source document differently 
> depending on the number of passes
> 
> 
> Hi,
> I would like to run a document several times through a worksheet. How 
> could I note the number of passes within the document?
> Would process instructions be the right places? How do I handle this 
> technically?
> Regards
> Tim
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread