[xsl] Possible to create XSLT with XSLT and apply it to data with Saxon-CE?

Subject: [xsl] Possible to create XSLT with XSLT and apply it to data with Saxon-CE?
From: TW <zupftom@xxxxxxxxxxxxxx>
Date: Mon, 6 Feb 2012 08:08:26 +0100
Subject line says it:  Can I use Saxon-CE to dynamically generate an
XSL stylesheet that I then apply to some data?  With in-browser XSLT
1.0 I'd load the dynamically generated stylesheet with
xsltProcessor.importStylesheet().  Is there a comparable mechanism for
Saxon-CE?

Thomas W.

Current Thread