[Home] [By Thread] [By Date] [Recent Entries]
David B?rgin wrote:
<xsl:template match="body//text()[preceding::text()[normalize-space()][1] << preceding::pb[1]]"> I think you only want to apply that template to text nodes containing non-whitespace characters e.g. <xsl:template match="body//text()[normalize-space()][preceding::text()[normalize-space()][1] << preceding::pb[1]]"> -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



