Subject: RE: Supplying input file name as parameter
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 23 May 2002 14:11:35 +0100
|
Why do you say "instead of using the document function"?
Just pass the URI as a parameter $p and use document($p).
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Mukul.Mudgal@xxxxxxxxxxx
> Sent: 23 May 2002 10:23
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Supplying input file name as parameter
>
>
> Hi all
> How can we supply a input (Source)file name as parameter
> instead of using
> document() function in XSL file
>
> I need to make a XSL file so generic so that it could be
> worked upon a number of input files.So I need to supply file
> name as a parameter instead of using document() function.
>
>
> thanks
> Mukul
>
>
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|