RE: Pass a parameter to XSL

Subject: RE: Pass a parameter to XSL
From: "gilles lescot" <glescot@xxxxxxxxxxx>
Date: Thu, 11 May 2000 16:14:54 CEST
Sorry but i don't understand. In fact i want to load a XSL file from a HTML page as follow:

<XML id="mydata"></XML>

in javascript function : mydata.load("file.xsl");

It is running but if could pass a parameter .........



From: Linda van den Brink <lvdbrink@xxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxx
To: "'xsl-list@xxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxx>
Subject: RE: Pass a parameter to XSL
Date: Thu, 11 May 2000 13:35:02 +0200

You can pass a value for a parameter to an XSL file (at least for most
processors as far as I know). For example if you use xt on the command line
you can say

xt source stylesheet result param=value

Linda

> -----Original Message-----
> From: gilles lescot [mailto:glescot@xxxxxxxxxxx]
> Sent: Thursday, May 11, 2000 2:58 PM
> To: XSL-List@xxxxxxxxxxxxxxxx
> Subject: Pass a parameter to XSL
>
>
> Is it possible to pass a parameter to a XSL file ? (filter
> jey for example)
> ???
>
> Regards
> ______________________________________________________________
> __________
> Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com


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



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

________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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



Current Thread