xsl-list
[Top] [All Lists]

[xsl] Invoking XSLT 2.0

2007-04-24 23:35:42

From: "Rashmi Rubdi" <rashmi(_dot_)sub(_at_)gmail(_dot_)com>



I don't think there's an option to call an XSL stylesheet without an
input XML,


It is a requirement of XSLT 2.0 that the initial template can be specified by QName, rather than chosen by a match on the initial context node, which is not required), and therefore no input XML document is required.

With the Saxon command line, this is the -it option.

With Gestalt/gexslt, it is the --initial-template option.

(I don't know Altova).

_________________________________________________________________
Could you be the guest MSN Movies presenter? Click Here to Audition http://www.lightscameraaudition.co.uk


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