
Hello, Thank you for the vote. We have the request logged in our issue tracking system but it is not scheduled for the next version of oXygen. Regards, Sorin mozer wrote:
Dear Sorin,
I want to add +1 to this enhancement request
Is it planned to be effective soon ?
Regards,
Xmlizer
On 1/17/07, Sorin Ristache <sorin@oxygenxml.com> wrote:
Dear Jon,
In the current version of oXygen it is not possible to set the initial template or the initial mode for an XSLT 2.0 transformation as you can do in the command line. I logged this as an enhancement request for a future version. To get the same effect in oXygen as from the command line you have to add the following template in your stylesheet:
<xsl:template match="/"> <xsl:call-template name="main"/> </xsl:template>
Also you have to set a dummy XML file as the XML URL parameter of the transformation scenario.
Best regards, Sorin