Re: [xsl] using xsl:call-template dynamicly

Subject: Re: [xsl] using xsl:call-template dynamicly
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 21 Apr 2010 13:46:56 +0100
how could i achieve that because xsl:call-template need a QNAME


It looks like you should be using apply-templates (which is the natural dynamic calling mechanism in xslt) rather than trying to use a named template, but your example is too cut down to suggest actual code.


David



________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________


Current Thread