Subject: RE: Is it possible to dynamically select portions of an XML page?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 14 May 1999 17:26:45 +0100
|
> > is there a nice way to pass the querystring to the
> > stylesheet and have it act on it?
> (SAXON 4.2 provides a similar feature though)
>
> Where?
>
SAXON is on http://home.iclweb.com/icl2/mhkay/saxon.html
It provides an XSL interpreter and compiler, both currently to the Dec 1998
WD.
Both allow you to supply parameters from the external environment (command
line, API, or servlet URL) and refer to them within the stylesheet as if
they were declared as an <xsl:constant>.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|