|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: question about call-template
Mike Kay wrote:
>Change your named template from
><xsl:template name="xyz">
>to
><xsl:template name="xyz" match="xsl:template[@name='xyz']"/>
>
>and call it like this:
><xsl:variable name="tname" select="'xyz'"/>
><xsl:apply-templates select="document('')/*/xsl:template[@name=$tname]"/>
Mike, you're great!!! It was like a thunderbolt. I never suspected these
arcane powers hidden inside XSLT. Thanks indeed for the insight!
Cheers,
Nikolai
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








