|
And if you do use extensions, please be aware that some
methods are XSLT-processor specific; so code that works
in Xalan may not work if you switch to Saxon.
>>> [EMAIL PROTECTED] 2006/03/07 04:56:45 PM >>> Goetzmann Bertrand wrote: >Hello, > >I would like to know all the available mechanisms to execute some code >when one operates a transformation (using the default transformer). I >mean a way to execute java or _javascript_ code that resides in the xsl >file in order to use some result. >To have working with Microsoft XML parser (MSXML) several years ago, I >know there is a way using some proprietary extension to XSLT, and the >code was in _javascript_. > > > If you are using Xalan (default XSLT-processor in Cocoon), have a look at http://xml.apache.org/xalan-j/extensions.html I guess that your reason for this is that you don't find XSLT expressive enough for your needs. If so, have a look at Saxon and it's XSLT 2.0 capabilities. http://wiki.apache.org/cocoon/Saxon Askild - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice CSIR Copyright, Terms and Conditions For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with "REQUEST LEGAL" in the subject line to CSIR HelpDesk
|
