[xsl] Creating nodeset for parameters

Subject: [xsl] Creating nodeset for parameters
From: "Hunsberger, Peter" <Peter.Hunsberger@xxxxxxxxxx>
Date: Fri, 19 Oct 2001 17:18:35 -0500
I've got a group of related items with various names that I want to pass
into an XSLt to direct how the processing is going to proceed.  Since I
don't know the names of all the items in advance I need to group them under
a single parameter name.  As such, in my servlet that is going to call the
transform I presume I need to create a NodeSet (or result tree fragment?)
and then assign this as the value for the parameter I am going to set? If
this is true, how do I go about assembling the NodeSet (or RTF) to use as
the value for the parameter?

I'm running Xalan FWIW, but I believe this issue should pretty much be
independent of the environment?

Still feel like I'm missing something fundamental about how all this
works...

Peter Hunsberger



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


Current Thread