xsl-list
[Top] [All Lists]

Re: Dynamic output method

2005-02-12 10:55:22
How abaout with MSXML and Ver. XSL 1.1?


On Sat, 12 Feb 2005 08:52:55 -0000, Michael Kay <mike(_at_)saxonica(_dot_)com> 
wrote:

Is there a way to dynamically set the xsl:output method?  I'd like to
programmitcally set the output for HTML and/or XML.


Many APIs (e.g. JAXP) allow you to set the serialization parameters from the
calling application.

In 2.0 you can use xsl:result-document which allows dynamic serialization
parameters.

Michael Kay
http://www.saxonica.com/

--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>
--~--



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