I have a template which  calls xsl:apply-templates with two parameters.   I have a matching template with those same two parameters.   I can verify that values of the parameters are defined prior to the call to xsl:apply-templates.  I can verify that the matching template is engaged, however, the parameters in the matching template are undefined.

I've used parameters with xsl:call-template invocations before, this is the first time I attempted it with xsl:apply-templates.  I'm wondering if there is something I'm overlooking.

This stylesheet is being processed by org.apache.xalan.xslt.Process.

Thanks,
Ed Knoll
-- 
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                  e-mail (FedEx)    : [EMAIL PROTECTED]
                  e-mail (personal) : [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to