[Home] [By Thread] [By Date] [Recent Entries]
Ylvisaker, Steve wrote:
I know I can do this but I'm stumped. Well if we take white space text nodes into account then the title element is not immediately preceded by a processing instruction, rather by a text node. So maye <xsl:variable name="n" select="../preceding-node()[not(self:text(normalize-space()))][1][self::processing-instruction()]"/> <xsl:if test="$n"> <xsl:value-of select="$n"/> </xsl:if> -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|

Cart



