Subject: Re: [xsl] Misunderstanding named initial template and precedence rules? From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Wed, 28 Feb 2007 18:45:48 +0100 |
Yes, it's a Saxon bug. Also affects saxon:call-template which allows
run-time selection of a template by name.
<xsl:template name="main" > <xsl:call-template name="alt-main" /> </xsl:template>
<xsl:template name="alt-main"> ... all code from the original main here .... </xsl:template>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Misunderstanding named in, Michael Kay | Thread | RE: [xsl] Misunderstanding named in, Colin Adams |
RE: [xsl] Misunderstanding named in, Michael Kay | Date | Re: [xsl] Misunderstanding named in, Abel Braaksma |
Month |