xsl-list
[Top] [All Lists]

Re: Passing parameters to XSL

2002-12-19 11:23:31
I'm thinking about extracting pieces of data a,b,c from an xml file and
would like to have an easy interface to be able to sort by b or c.  I can
easily envision an html interface for this, but couldn't pass the param.

Thanks for the tip,
AWK

On 12/19/02 12:57 PM, "Mike Brown" <mike(_at_)skew(_dot_)org> wrote:

If you invoke MSXML from scripting code embedded in your (X)HTML, then info
you need can be found in the MSXML SDK docs which you can get or peruse online
at msdn.microsoft.com. Look for addParameter.

If you're trying to do it from an xml-stylesheet processing instruction,
you're out of luck; it wasn't designed for that.

Mike



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



<Prev in Thread] Current Thread [Next in Thread>