[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Xalan Extension Parameter

Subject: Xalan Extension Parameter
From: Paul Brady <paul.brady@xxxxxxxxxxx>
Date: Wed, 27 Nov 2002 16:46:40 -0000
xalan extension xsl fo
I'm trying to pass an <xsl:param> into an extension function using Xalan
2.3.1. 

If I do something like:
    <xsl:template name="DocletContentBody">
        <xsl:param name="docletTemplate"/>

        <dynamicTemplate:dynamicCallTemplate name="$docletTemplate">
            <xsl:call-template name="doesntMatter">
            </xsl:call-template>
        </dynamicTemplate:dynamicCallTemplate>
    </xsl:template>

where dynamicTemplate is my extension function, the value of the name
parameter evaluates to "$docletTemplate" rather than the value of the
parameter.

Any ideas?

Paul.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.