[Home] [By Thread] [By Date] [Recent Entries]
Currently I call a template with this parameter:
<xsl:with-param name="page-count"
select="if (pages) then pages else '0'"/>
Is there a simpler or more efficient way to provide '0' when the
pages subelement isn't present (or 0, since the template outputs
it via xsl:value-of)?
Thanks,
--
Kevin Rodgers
|

Cart



