Hi,
I think this may be a bug. Can you please enter it in Bugzilla? Thanks for
the report.

Myriam


                                                                                       
                    Kurt Heston                                                        
                    <kurtheston@ya       To:     [EMAIL PROTECTED]              
                    hoo.com>             cc:     (bcc: Myriam Midy/CAM/Lotus)          
                                         Subject:     with-param not working in        
                    08/15/01 04:38        XalanJ2  -- Help!                            
                    AM                                                                 
                    Please respond                                                     
                    to xalan-dev                                                       
                                                                                       
                                                                                       




Hello,

The following xslt code worked great in Xalanj1:

<xsl:call-template name="myTemp">
    <xsl:with-param name="var1" select="."/>
</xsl:call-template>

but when I use it in XalanJ2 I get the following error:

xsl:with-param is not allowed in this position in the stylesheet!

Everything I read tells me that my syntax is correct.  What is the
problem???



Reply via email to