Subject: Re: xsl:with-param issue.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 29 Dec 2000 17:00:19 GMT
|
<xsl:value-of select="$head-R"/>
gives you the string value, so you empty fo:page-number node contributes
nothing.
use xsl:value-of if you want to get structured content from a variable.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|