Use -im:ABC
Michael Kay
Saxonica
> On 4 Apr 2019, at 12:31, Costello, Roger L. costello@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi Folks,
>
> I have an XSLT program containing several modes.
>
> When I run my XSLT program, is there a way to instruct the XSLT processor,
"Execute the template rules with mode ABC"?
>
> Specifically my run.bat file contains this:
>
> java -jar saxon/saxon9he.jar Document.xml -xsl:transform.xsl -o:results.xml
xxxxx
>
> What do I replace xxxxx with to instruct Saxon to execute the template rules
with mode ABC?
>
> /Roger
|