xsl-list
[Top] [All Lists]

Re: [xsl] Execute Stylesheet

2008-03-10 04:00:47
Sure, I am always listening :).
We have recorded an issue for adding support for initial template and initial mode in transformation scenarios and it is currently scheduled to be available in oXygen 9.3 in a few months. In the meanwhile the simplest way is to provide a dummy XML (that may be the stylesheet as suggested earlier in the thread) as input. There is also the possibility to define Saxon running with a specific initial template and initial mode as an external XSLT processor by supplying the command line for that - but the initial template / initial mode will be hard coded in the external processor definition so it will be a bit inflexible.

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina - http://aboutxml.blogspot.com/
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


Andrew Welch wrote:
On 07/03/2008, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:
 I would also, as Colin suggests, add name="entry" to your initial template
 so you don't have to supply a dummy source file. But keep the match="/" as
 well for the time being if you ever want to run it with Altova, which
 doesn't yet support entry at a named template.

oXygen doesn't either... It think it must apply the stylesheet to
itself - maybe George can clarify if he's listening?



cheers

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