Please see this page (http://xml.apache.org/xalan-j/extensions_xsltc.html)
for more information about extension support in XSLTC.

In a word, extension elements are not supported in XSLTC, because the
implementation is tied to the internal details of the XSLT processor. There
is no way to design an extension element mechanism which works for both
Xalan Interpretive and XSLTC.

It is possible to add scripting language support to XSLTC. Again only
extension functions can be made to work. Extension elements will not work.
There is no development plan to add this support at the moment. However, if
there are enough user requests for this feature, we can add it to our plan.

Regards,

Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: [EMAIL PROTECTED]



                                                                                
                                                       
                      Damon Horrell                                             
                                                       
                      <[EMAIL PROTECTED]        To:       "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>          
                      active.com>                   cc:                         
                                                       
                                                    Subject:  XSLTC support for 
extension elements and scripting                       
                      04/15/2003 06:47 PM                                       
                                                       
                                                                                
                                                       
                                                                                
                                                       



Hi,

Does anybody know when suport for extension elements and scripting
languages (e.g. javascript) is due to be added to XSLTC?

I am looking to significantly improve the performance of our xsl
transformations which currently use Xalan-Java 2.  XSLTC seems to be the
obvious choice but it doesn't support the features that we currently use.

Thanks, Damon



Reply via email to