xsl-list
[Top] [All Lists]

Re: Static stylesheet

2003-04-08 16:49:41
Kevin(_dot_)Gutch(_at_)mapinfo(_dot_)com wrote:

Would an XSLT with several parameters and an Document()  that accepts a
parameter be a static style sheet? Technically the stylesheet never changes
but the result tree does. I ask because I am interested in caching the
style sheet but am not sure it is appropriate since the parameters being
passed in can change each time the stylesheet is requested.

Yes, the prepared/compiled stylesheet should be cacheable, even if it uses
document() and top-level params, both of which are considerations at run-time,
just like the primary source document.

Mike

-- 
  Mike J. Brown   |  http://skew.org/~mike/resume/
  Denver, CO, USA |  http://skew.org/xml/

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



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