[Home] [By Thread] [By Date] [Recent Entries]
Sarkup Sarkup wrote:
<xsl:choose> <xsl:when test="//info(not[self::pub[@level='1']"> I think <xsl:apply-templates select="//info[not(pub[@level = '1'])]"/> is what you are looking for. It processes all info elements not having a pub child element with attribute level having the value '1'. -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



