xsl-list
[Top] [All Lists]

[xsl] Single transformation using XSLT on-the-fly

2008-10-18 14:23:00

Using a *single* transformation, is there a way to create an XSLT 2.0
on-the-fly and apply it to a document? I tried many different ways, but
I think that's impossible because, even if I can save the XSLT in a
document (xsl:result-document), I can't include it at run-time.

Thanks, Giacomo.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--