This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Passing parameter to xsl stylesheet


Hi Antony,

Antony Suryadinata wrote:
> 
> Is it possible to pass a document or nodelist to a parameter in xsl stylesheet? If it is, could you please show me how?
> 
Since you mention passing the nodelist into a stylesheet rather than a
template, it may be that you want to pass a nodelist into a global
parameter. This issue is not addressed by the FAQ or even the spec.

All I can tell you is that yes, this is possible provided you're using
MSXML (see
http://www.biglist.com/lists/xsl-list/archives/200108/msg00429.html for
a demo). I don't know the answer for other processors, though I
certainly would like to know.

Francis.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]