Georg Hohmann wrote:
Saxon9 needs an input file,
No, it does not, you can start with a named template e.g.
<xsl:template name="t1">
...
</xsl:template>
and
java -jar saxon9.jar it:t1 -xsl:sheet.xsl
--
Martin Honnen
http://JavaScript.FAQTs.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>
--~--