Subject: Re: [xsl] (newbie) problem with parameters in call-template. From: "cking" <cking@xxxxxxxxxx> Date: Tue, 17 Aug 2004 01:33:20 +0200 |
Hi Glenn, in the "get-xsl-region-before-header" template, replace 'xsl:value-of' with 'xsl:copy-of': <xsl:copy-of select="$second-line-right"/> and you will get the output you wanted (value-of only returns the text nodes, and copy-of returns all nodes) HTH Anton Triest
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] (newbie) problem with paramet, Glen Mazza | Thread | Re: [xsl] (newbie) problem with par, G. Ken Holman |
[xsl] Lookup Table?, john lee | Date | Re: [xsl] (newbie) problem with par, G. Ken Holman |
Month |